[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.4-397-gace6e7e
Shawn Moore
sartak at bestpractical.com
Fri Nov 5 14:22:42 EDT 2010
The branch, 3.9-trunk has been updated
via ace6e7e3a407d7343f621846a1f1f7fb73a48073 (commit)
from 48a1ac1a22021813da87a1f967f5918081e19d9b (commit)
Summary of changes:
share/html/Dashboards/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit ace6e7e3a407d7343f621846a1f1f7fb73a48073
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Fri Nov 5 14:22:34 2010 -0400
Fix DashBoards to be Dashboards
diff --git a/share/html/Dashboards/index.html b/share/html/Dashboards/index.html
index 74c3342..cb6065a 100644
--- a/share/html/Dashboards/index.html
+++ b/share/html/Dashboards/index.html
@@ -65,7 +65,7 @@
% my $dashboards = $_->{dashboards};
<& /Dashboards/Elements/ShowDashboards,
- Title => loc('[_1] DashBoards', $group),
+ Title => loc('[_1] Dashboards', $group),
Dashboards => $dashboards,
&>
% }
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list