diff --git a/app/templates/base.html b/app/templates/base.html index e9ba295..3bf3f88 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -125,10 +125,10 @@ {% if current_user.role.name == 'Administrator' %}
  • New Domain
  • ADMINISTRATION
  • -
  • Admin Console
  • -
  • User
  • -
  • History
  • -
  • Settings
  • +
  • Admin Console
  • +
  • Users
  • +
  • History
  • +
  • Settings
  • {% endif %}