[Rt-commit] r12736 - in rt/branches/3.8-TESTING: share/html/Search
jesse at bestpractical.com
jesse at bestpractical.com
Thu May 29 11:49:54 EDT 2008
Author: jesse
Date: Thu May 29 11:49:52 2008
New Revision: 12736
Modified:
rt/branches/3.8-TESTING/ (props changed)
rt/branches/3.8-TESTING/share/html/Search/Edit.html
Log:
r32011 at 31b: jesse | 2008-05-29 10:29:06 -0400
* slight style tweak to the advanced edit box for searches
Modified: rt/branches/3.8-TESTING/share/html/Search/Edit.html
==============================================================================
--- rt/branches/3.8-TESTING/share/html/Search/Edit.html (original)
+++ rt/branches/3.8-TESTING/share/html/Search/Edit.html Thu May 29 11:49:52 2008
@@ -61,10 +61,12 @@
<form method="post" action="Build.html">
<input type="hidden" class="hidden" name="SavedSearchId" value="<% $SavedSearchId %>" />
+<&|/Widgets/TitleBox, title => loc('Query'), &>
<textarea name="Query" rows="8" cols="72"><% $Query %></textarea>
-<br />
+</&>
+<&|/Widgets/TitleBox, title => loc('Format'), &>
<textarea name="Format" rows="8" cols="72"><% $Format %></textarea>
-<br />
+</&>
<& /Elements/Submit, Label => loc("Apply"), Reset => 1, Caption => loc("Apply your changes")&>
</form>
More information about the Rt-commit
mailing list