[Rt-commit] r2703 - in rt/branches/PLATANO-EXPERIMENTAL-CSS: .
html/Prefs
jesse at bestpractical.com
jesse at bestpractical.com
Sat Apr 16 04:16:25 EDT 2005
Author: jesse
Date: Sat Apr 16 04:16:25 2005
New Revision: 2703
Modified:
rt/branches/PLATANO-EXPERIMENTAL-CSS/ (props changed)
rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
Log:
r13092 at hualien: jesse | 2005-04-16 03:08:05 -0400
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-CSS/html/Prefs/MyRT.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html Sat Apr 16 04:16:25 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