forked from leftypol/leftypol
Add the edit_news link to the mod dashboard
This commit is contained in:
parent
41016b1ca2
commit
45f310e4e3
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
<li><a href="?/ban-appeals">{% trans 'Ban appeals' %} ({{ appeals }})</a></li>
|
||||
{% if appeals > 0 %}</strong>{% endif %}
|
||||
{% endif %}
|
||||
<li><a href="?/edit_news">{% trans 'News' %}</a></li>
|
||||
{% if mod|hasPermission(config.mod.manageusers) %}
|
||||
<li><a href="?/users">{% trans 'Manage users' %}</a></li>
|
||||
{% elseif mod|hasPermission(config.mod.change_password) %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue