- added stylesheet entries for tables/forms, small changes to templates

This commit is contained in:
Bernhard Stampfer
2016-02-20 18:32:33 +01:00
parent c51340fa6e
commit 2ad94b8753
9 changed files with 89 additions and 28 deletions

View File

@@ -30,5 +30,5 @@
{% endfor %}
</table>
<br />
<a href=/manage_users/add>User Hinzufügen</a>
<a href=/manage_users/add><div class="item">User Hinzufügen</div></a>
{% endblock %}