X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FAdmin%2Findex.html;h=f391306428cb17ab3d61848127c88a59f0f02f64;hb=44dd00a3ff974a17999e86e64488e996edc71e3c;hp=3dd8ab4f9201ebade1f3ecb4b17bb2ffd775e99b;hpb=85e677b86fc37c54e6de2b06340351a28f5a5916;p=freeside.git diff --git a/rt/share/html/Admin/index.html b/rt/share/html/Admin/index.html index 3dd8ab4f9..f39130642 100755 --- a/rt/share/html/Admin/index.html +++ b/rt/share/html/Admin/index.html @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -47,7 +47,7 @@ %# END BPS TAGGED BLOCK }}} <& /Admin/Elements/Header, Title => loc('RT Administration') &> <& /Elements/Tabs &> -<& /Elements/ListMenu, menu => Menu()->child('tools')->child('config') &> +<& /Elements/ListMenu, menu => Menu()->child('admin') &> % if (RT->Config->Get('ShowRTPortal')) { <& /Admin/Elements/Portal &> % }