[Rt-commit] r13902 - in rt/3.8/trunk: .
elacour at bestpractical.com
elacour at bestpractical.com
Wed Jul 9 05:06:41 EDT 2008
Author: elacour
Date: Wed Jul 9 05:06:39 2008
New Revision: 13902
Modified:
rt/3.8/trunk/ (props changed)
rt/3.8/trunk/share/html/Tools/index.html
Log:
r9955 at datura: manu | 2008-07-09 11:06:27 +0200
Add missing "Tools" in paths.
Modified: rt/3.8/trunk/share/html/Tools/index.html
==============================================================================
--- rt/3.8/trunk/share/html/Tools/index.html (original)
+++ rt/3.8/trunk/share/html/Tools/index.html Wed Jul 9 05:06:39 2008
@@ -61,17 +61,17 @@
},
B => {
title => loc('Offline'),
- path => '/Offline.html',
+ path => '/Tools/Offline.html',
description => loc('Create tickets offline'),
},
C => {
title => loc('Reports'),
- path => '/Reports/index.html',
+ path => '/Tools/Reports/index.html',
description => loc('Various RT reports'),
},
D => {
title => loc('My Day'),
- path => '/MyDay.html',
+ path => '/Tools/MyDay.html',
description => loc('Easy updating of your open tickets'),
},
};
More information about the Rt-commit
mailing list