diff --git a/stock/templates/registered/fleetup.html b/stock/templates/registered/fleetup.html index c4a5a00b..a592df70 100644 --- a/stock/templates/registered/fleetup.html +++ b/stock/templates/registered/fleetup.html @@ -23,7 +23,7 @@
  • Ops and Timers (current)
  • Doctrines
  • Fittings
  • - {% if perms.auth.corp_stats %} + {% if perms.auth.human_resources %}
  • Characters
  • {% endif %}
  • @@ -218,4 +218,4 @@ function updateClock() { } -{% endblock content %} \ No newline at end of file +{% endblock content %}