[Rt-commit] r3288 - in rt/branches/3.5-TESTING: . html/Prefs

trs at bestpractical.com trs at bestpractical.com
Fri Jul 1 23:23:23 EDT 2005


Author: trs
Date: Fri Jul  1 23:23:23 2005
New Revision: 3288

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/Prefs/SearchOptions.html
Log:
 r4688 at wintermute:  tom | 2005-07-01 22:11:30 -0400
 Added missing page title


Modified: rt/branches/3.5-TESTING/html/Prefs/SearchOptions.html
==============================================================================
--- rt/branches/3.5-TESTING/html/Prefs/SearchOptions.html	(original)
+++ rt/branches/3.5-TESTING/html/Prefs/SearchOptions.html	Fri Jul  1 23:23:23 2005
@@ -46,7 +46,8 @@
 %# END BPS TAGGED BLOCK }}}
 <& /Elements/Header, Title => loc("Search Preferences") &>
 <& /User/Elements/Tabs, 
-    current_tab => "Prefs/SearchOptions.html", 
+    current_tab => "Prefs/SearchOptions.html",
+    Title => loc("Search Preferences")
 &>
 
 <form method="POST" action="SearchOptions.html">


More information about the Rt-commit mailing list