[Rt-commit] r16020 - in rt/branches/3.999-DANGEROUS: share/html/Admin/Tools share/html/Admin/Tools/Shredder

sunnavy at bestpractical.com sunnavy at bestpractical.com
Wed Sep 17 23:29:43 EDT 2008


Author: sunnavy
Date: Wed Sep 17 23:29:43 2008
New Revision: 16020

Modified:
   rt/branches/3.999-DANGEROUS/   (props changed)
   rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/Configuration.html
   rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/Shredder/index.html
   rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/index.html

Log:
 r16772 at sunnavys-mb:  sunnavy | 2008-09-18 10:35:14 +0800
 syntax fix


Modified: rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/Configuration.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/Configuration.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/Configuration.html	Wed Sep 17 23:29:43 2008
@@ -45,7 +45,6 @@
 %# those contributions and any derivatives thereof.
 %# 
 %# END BPS TAGGED BLOCK }}}
-</&>
 <%init>
 require  Module::Versions::Report;
 my $title = _('System Configuration');
@@ -116,3 +115,4 @@
 <pre>
 <% Config::myconfig() %>
 </pre>
+</&>

Modified: rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/Shredder/index.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/Shredder/index.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/Shredder/index.html	Wed Sep 17 23:29:43 2008
@@ -45,7 +45,6 @@
 %# those contributions and any derivatives thereof.
 %# 
 %# END BPS TAGGED BLOCK }}}
-</&>
 <%ARGS>
 $plugin => ''
 $search => ''
@@ -73,6 +72,7 @@
 <& Elements/Selectobjects, objects => \@objs &>
 % }
 </form>
+</&>
 <%INIT>
 
 require RT::Shredder;

Modified: rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/index.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/index.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Admin/Tools/index.html	Wed Sep 17 23:29:43 2008
@@ -45,7 +45,6 @@
 %# those contributions and any derivatives thereof.
 %# 
 %# END BPS TAGGED BLOCK }}}
-</&>
 <%init>
 my $title = _('System Tools');
 </%init>
@@ -54,3 +53,4 @@
     current_tab => 'Admin/Tools/index.html',
     current_subtab => 'Admin/Tools/Configuration.html', 
     title => $title &>
+</&>


More information about the Rt-commit mailing list