[Rt-commit] r2653 - in rt/branches/PLATANO-EXPERIMENTAL: .
html/Prefs
jesse at bestpractical.com
jesse at bestpractical.com
Sat Apr 16 02:44:24 EDT 2005
Author: jesse
Date: Sat Apr 16 02:44:24 2005
New Revision: 2653
Modified:
rt/branches/PLATANO-EXPERIMENTAL/ (props changed)
rt/branches/PLATANO-EXPERIMENTAL/html/Prefs/MyRT.html
Log:
r12989 at hualien: jesse | 2005-04-16 02:23:35 -0400
r10001 at hualien: jesse | 2005-03-24 23:56:04 -0500
Fixed a "Save" label
Modified: rt/branches/PLATANO-EXPERIMENTAL/html/Prefs/MyRT.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL/html/Prefs/MyRT.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL/html/Prefs/MyRT.html Sat Apr 16 02:44:24 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