changeset 934:38f6c1c124b8

Some option descriptions in /opts panel were not showing due to typo left in a statement, fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 21 Mar 2009 02:56:48 +0000
parents 00c3885b0d7e
children 59e4cb71bfac
files ggrtf.tf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf.tf	Sat Mar 21 02:52:14 2009 +0000
+++ b/ggrtf.tf	Sat Mar 21 02:56:48 2009 +0000
@@ -680,7 +680,7 @@
 /while ({#})\
 	/let _bval=$[prgetval(strcat("set_",{1}))]%;\
 	/let _bval_d=$[prgetval(strcat("set_",{1},"_d"))]%;\
-	/msw | /@{BCyellow}$[pad({1},-10)]@{n} : $[prsubipad(_bval_d,-45)] - [@{Cgreen}$[prsubpad(_bval,8)]@{n}] |%;\
+	/msw | /@{BCyellow}$[pad({1},-10)]@{n} : $[prsubipad(_bval_d,45)] - [@{Cgreen}$[prsubpad(_bval,8)]@{n}] |%;\
 	/shift%;\
 /done