Minor update

This commit is contained in:
Adil Mohak 2024-10-06 12:23:25 +03:00
parent 97b2c8068b
commit 900dc1fdb7

View File

@ -30,7 +30,7 @@
<tr> <tr>
<th>#</th> <th>#</th>
<th>{% trans 'Lecturer' %}</th> <th>{% trans 'Lecturer' %}</th>
<th>C{% trans 'Courses' %}</th> <th>{% trans 'Courses' %}</th>
{% if request.user.is_superuser %} {% if request.user.is_superuser %}
<th>{% trans 'Action' %}</th> <th>{% trans 'Action' %}</th>
{% endif %} {% endif %}