Merge pull request #205 from Gluejar/messages_notices

Notices, not Messages
pull/1/head
Raymond Yee 2013-09-09 08:30:38 -07:00
commit 2b11153fc6
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<ul id="user_menu">
<li><a href="{% url supporter user %}">My Books</a></li>
<li>
<a href="/notification"><span>Messages</span>
<a href="/notification"><span>Notices</span>
{% if unseen_count %}
<span id="i_haz_notifications" class="unseen_count">{{ unseen_count }}</span>
{% else %}