[Rt-commit] r2524 - in rt/branches/QUEBEC-EXPERIMENTAL: . html/Prefs

jesse at bestpractical.com jesse at bestpractical.com
Sun Mar 27 12:09:11 EST 2005


Author: jesse
Date: Sun Mar 27 12:09:10 2005
New Revision: 2524

Modified:
   rt/branches/QUEBEC-EXPERIMENTAL/   (props changed)
   rt/branches/QUEBEC-EXPERIMENTAL/html/Prefs/MyRT.html
Log:
 r10001 at hualien:  jesse | 2005-03-24 23:56:04 -0500
 Fixed a "Save" label


Modified: rt/branches/QUEBEC-EXPERIMENTAL/html/Prefs/MyRT.html
==============================================================================
--- rt/branches/QUEBEC-EXPERIMENTAL/html/Prefs/MyRT.html	(original)
+++ rt/branches/QUEBEC-EXPERIMENTAL/html/Prefs/MyRT.html	Sun Mar 27 12:09:10 2005
@@ -61,7 +61,7 @@
 % }
 <&|/Elements/TitleBox, title => loc('Options'), bodyclass => "" &>
 <form method="POST" action="MyRT.html">
-    <&|/l&>Rows per box</&>:<input name="SummaryRows" value="<% $ARGS{SummaryRows} %>" /> <input type="submit" label="<%loc('Save')%>" />
+    <&|/l&>Rows per box</&>:<input name="SummaryRows" value="<% $ARGS{SummaryRows} %>" /> <input type="submit" value="<%loc('Save')%>" />
 </form>
 </&>
 <%INIT>


More information about the Rt-commit mailing list