diff --git a/phpBB/groupcp.php b/phpBB/groupcp.php new file mode 100644 index 0000000000..58ba4de4a7 --- /dev/null +++ b/phpBB/groupcp.php @@ -0,0 +1,41 @@ + \ No newline at end of file diff --git a/phpBB/includes/page_header.php b/phpBB/includes/page_header.php index 931c84614a..e7a676ba2f 100644 --- a/phpBB/includes/page_header.php +++ b/phpBB/includes/page_header.php @@ -245,7 +245,7 @@ $template->assign_vars(array( "U_VIEWONLINE" => append_sid("viewonline.$phpEx"), "U_LOGIN_LOGOUT" => append_sid($u_login_logout), "U_MEMBERSLIST" => append_sid("memberlist.".$phpEx), - "U_GROUP_ADMIN" => append_sid("groupadmin.".$phpEx), + "U_GROUP_CP" => append_sid("groupcp.".$phpEx), "S_TIMEZONE" => $s_timezone, "S_LOGIN_ACTION" => append_sid("login.$phpEx"), diff --git a/phpBB/templates/Default/overall_header.tpl b/phpBB/templates/Default/overall_header.tpl index f947f7d510..0d041015c3 100644 --- a/phpBB/templates/Default/overall_header.tpl +++ b/phpBB/templates/Default/overall_header.tpl @@ -57,7 +57,8 @@ A:Hover {