Skip to content

Commit

Permalink
Update app_menu.php
Browse files Browse the repository at this point in the history
  • Loading branch information
markjcrane authored Jul 1, 2017
1 parent 002f4fd commit dcde2b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/menu/app_menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@
$apps[$x]['menu'][$y]['path'] = "";
$apps[$x]['menu'][$y]['order'] = "30";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Login";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "";
Expand Down

0 comments on commit dcde2b8

Please sign in to comment.