Merge pull request #621 from bitcoin/status

Display a status icon on the Network status menu entry
This commit is contained in:
saivann 2014-10-30 13:05:52 -04:00
commit 5417f48821
9 changed files with 156 additions and 3 deletions

View file

@ -93,7 +93,7 @@
</div>
<div class="footer">
<div class="footermenu">
<a href="/en/alerts">Network Status</a>
<a href="/en/alerts" class="statusmenu{% if site.STATUS == 1 %} alert{% endif %}">Network Status</a>
{% case page.lang %}
{% when 'fa' or 'pl' or 'tr' or 'zh_TW' %}
<a href="/en/legal">Legal</a>