diff options
Diffstat (limited to 'rt/share/html/Admin/Global/index.html')
-rwxr-xr-x | rt/share/html/Admin/Global/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/share/html/Admin/Global/index.html b/rt/share/html/Admin/Global/index.html index e01cff623..223ecd007 100755 --- a/rt/share/html/Admin/Global/index.html +++ b/rt/share/html/Admin/Global/index.html @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC %# <sales@bestpractical.com> %# %# (Except where explicitly superseded by other copyright notices) @@ -47,4 +47,4 @@ %# END BPS TAGGED BLOCK }}} <& /Admin/Elements/Header, Title => loc('Admin/Global configuration') &> <& /Elements/Tabs &> -<& /Elements/ListMenu, menu => Menu()->child('tools')->child('config')->child('global') &> +<& /Elements/ListMenu, menu => Menu()->child('admin')->child('global') &> |