app/soc/templates/soc/notification/list/row.html
changeset 1889 4356a9201d20
parent 1887 8b71f4e58f39
child 2284 e7bb719e2539
--- a/app/soc/templates/soc/notification/list/row.html	Mon Mar 16 11:57:50 2009 +0000
+++ b/app/soc/templates/soc/notification/list/row.html	Mon Mar 16 15:33:27 2009 +0000
@@ -5,7 +5,7 @@
          {% if list.item.from_user %}
            {{ list.item.from_user.name }}
          {% else %}
-           Anonymous
+           {{ site_name }}
          {% endif %}
          </a>
      </div>