diff --git a/templates/mod/dashboard.html b/templates/mod/dashboard.html index fe6c6a3e..5481f49b 100644 --- a/templates/mod/dashboard.html +++ b/templates/mod/dashboard.html @@ -127,6 +127,7 @@ {% endif %} {% if mod|hasPermission(config.mod.manageboards) %} [{% trans 'edit' %}] + [{% trans 'settings' %}] {% endif %} {% endif %}