From: Alex Sadleir Date: Thu, 05 Jun 2014 05:44:42 +0000 Subject: fix header X-Git-Url: http://maxious.lambdacomplex.org/git/?p=ckanext-datagovau.git&a=commitdiff&h=da2c661a7b4bf652d38d7358dc90f2efe10474ce --- fix header --- --- a/ckanext/datagovau/templates/header.html +++ b/ckanext/datagovau/templates/header.html @@ -18,7 +18,7 @@
  • {% set notifications_tooltip = ngettext('Dashboard (%(num)d new item)', 'Dashboard (%(num)d new items)', new_activities) %} - notifications_tooltip + Dashboard {{ new_activities }}
  • @@ -35,6 +35,7 @@ Log out +{% endblock %} {% endblock %} {% block header_site_navigation %}