X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/ca88510e4dd14206f623cababfda1e8a9daf70d4..183aa1f98a61acb441e082951ff8c24c93cfcc27:/forum/skins/default/templates/users/menu.html diff --git a/forum/skins/default/templates/users/menu.html b/forum/skins/default/templates/users/menu.html index 06ff4b3..1a9e57b 100644 --- a/forum/skins/default/templates/users/menu.html +++ b/forum/skins/default/templates/users/menu.html @@ -1,96 +1,8 @@ -{% load i18n %} -{% load smart_if %} - - - -
- {% trans "User tools" %} ▼ - -
- -{% comment %} -

{% trans "Moderation tools" %}

-

{% trans "Reputation bonus" %}

-
- - {{ awardform.as_table }} - - -
- -{% if not user.is_superuser %} -

{% trans "Grant super user status" %}

- {% if not user.is_staff %} -

{% trans "Grant moderator status" %}

- {% else %} -

{% trans "Remove moderator status" %}

- {% endif %} -{% else %} - {% ifequal moderator.id 1 %} - {% ifnotequal user.id 1 %} -

{% trans "Remove super user status" %}

- {% endifnotequal %} - {% endifequal %} -{% endif %} - -{% endcomment %} +{% load i18n smart_if ui_registry %} + +
+ {% trans "User tools" %} ▼ + +