X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fhtml%2FAdmin%2FUsers%2FModify.html;h=5fb941114c86ebd71a72ad89feb694b55e18e1cf;hp=b424ae9619d538a8e2e0079b072b62757aa73e2b;hb=c582e92888b4a5553e1b4e5214cf35217e4a0cf0;hpb=289340780927b5bac2c7604d7317c3063c6dd8cc diff --git a/rt/html/Admin/Users/Modify.html b/rt/html/Admin/Users/Modify.html index b424ae961..5fb941114 100644 --- a/rt/html/Admin/Users/Modify.html +++ b/rt/html/Admin/Users/Modify.html @@ -25,7 +25,7 @@ <& /Admin/Elements/UserTabs, id => $id, UserObj => $UserObj, - current_subtab => $current_tab, + current_tab => $current_tab, Title => $title &> <& /Elements/ListActions, actions => \@results &> @@ -197,7 +197,7 @@ -<& /Elements/Submit &> +<& /Elements/Submit, Label => loc('Save Changes') &> <%INIT> @@ -243,8 +243,6 @@ else { $Create = 1; } - - }