[Rt-commit] r16922 - in rt/3.8/trunk: .
falcone at bestpractical.com
falcone at bestpractical.com
Tue Nov 18 20:49:59 EST 2008
Author: falcone
Date: Tue Nov 18 20:49:59 2008
New Revision: 16922
Modified:
rt/3.8/trunk/ (props changed)
rt/3.8/trunk/share/html/Dashboards/index.html
Log:
r41690 at ketch: falcone | 2008-11-18 20:47:48 -0500
* 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 Tue Nov 18 20:49:59 2008
@@ -53,7 +53,7 @@
<& /Elements/ListActions, actions => \@actions &>
<& /Dashboards/Elements/ShowDashboards,
- Title => loc('Personnal Dashboards'),
+ Title => loc('Personal Dashboards'),
Dashboards => [sort { $a->Id <=> $b->Id } @{ $dashboards->{personal} || [] }],
&>
More information about the Rt-commit
mailing list