[Rt-commit] r11827 - rt/branches/3.8-TESTING/html/Search/Elements

ruz at bestpractical.com ruz at bestpractical.com
Tue Apr 22 17:26:36 EDT 2008


Author: ruz
Date: Tue Apr 22 17:26:36 2008
New Revision: 11827

Modified:
   rt/branches/3.8-TESTING/html/Search/Elements/EditSearches

Log:
* minor

Modified: rt/branches/3.8-TESTING/html/Search/Elements/EditSearches
==============================================================================
--- rt/branches/3.8-TESTING/html/Search/Elements/EditSearches	(original)
+++ rt/branches/3.8-TESTING/html/Search/Elements/EditSearches	Tue Apr 22 17:26:36 2008
@@ -103,13 +103,13 @@
 </%INIT>
 
 <%ARGS>
-$Id => 'new'
-$Object => undef
-$Type => 'Ticket'
-$Description => ''
+$Id            => 'new'
+$Object        => undef
+$Type          => 'Ticket'
+$Description   => ''
 $CurrentSearch => {}
-$AllowCopy => 1
-$Title => 'Saved searches'
+$AllowCopy     => 1
+$Title         => loc('Saved searches')
 </%ARGS>
 
 <%METHOD Init>


More information about the Rt-commit mailing list