master
Nick Sergeant 2012-06-21 14:16:46 -04:00
parent 1e2150335a
commit 5a9b9edb1e
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
{% if request.user.is_superuser %} {% if request.user.is_superuser %}
<li> <li>
<a href="/admin/"> <a href="/admin/">
<i class="icon-wrench icon-white"></i> <i class="icon-cog icon-white"></i>
Admin Admin
</a> </a>
</li> </li>