[Rt-commit] r13556 - in rt/3.8/trunk: .

sartak at bestpractical.com sartak at bestpractical.com
Mon Jun 23 21:18:21 EDT 2008


Author: sartak
Date: Mon Jun 23 21:18:20 2008
New Revision: 13556

Modified:
   rt/3.8/trunk/   (props changed)
   rt/3.8/trunk/share/html/Dashboards/index.html

Log:
 r63100 at onn:  sartak | 2008-06-23 21:18:08 -0400
 Typo fix


Modified: rt/3.8/trunk/share/html/Dashboards/index.html
==============================================================================
--- rt/3.8/trunk/share/html/Dashboards/index.html	(original)
+++ rt/3.8/trunk/share/html/Dashboards/index.html	Mon Jun 23 21:18:20 2008
@@ -106,7 +106,7 @@
 }
 
 if (defined $Deleted) {
-    push @actions, loc("Deleted dashboard [_1]", $Delete);
+    push @actions, loc("Deleted dashboard [_1]", $Deleted);
 }
 
 </%INIT>


More information about the Rt-commit mailing list