[Rt-commit] r19571 - in rt/3.999/trunk: .

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu May 7 03:39:27 EDT 2009


Author: sunnavy
Date: Thu May  7 03:39:27 2009
New Revision: 19571

Modified:
   rt/3.999/trunk/   (props changed)
   rt/3.999/trunk/share/html/Admin/Global/System.html

Log:
 r21022 at sunnavys-mb (orig r19469):  sunnavy | 2009-05-07 02:00:54 +0800
 clean


Modified: rt/3.999/trunk/share/html/Admin/Global/System.html
==============================================================================
--- rt/3.999/trunk/share/html/Admin/Global/System.html	(original)
+++ rt/3.999/trunk/share/html/Admin/Global/System.html	Thu May  7 03:39:27 2009
@@ -45,10 +45,10 @@
 %# those contributions and any derivatives thereof.
 %# 
 %# END BPS TAGGED BLOCK }}}
-<&| /Admin/Elements/Header, title => $title, feed_uri => 'templates' &>
+<&| /Admin/Elements/Header, title => $title &>
 <& /Admin/Elements/SystemTabs, 
-    current_tab => 'Admin/Global/Templates.html', 
-    current_subtab => 'Admin/Global/Templates.html', 
+    current_tab => 'Admin/Global/System.html', 
+    current_subtab => 'Admin/Global/System.html', 
     subtabs => $subtabs, 
     title => $title &>
 % if ( $section ) {


More information about the Rt-commit mailing list