[responsive/portal] Remove duplicate ID

This commit is contained in:
Marc Alexander
2013-12-02 13:45:05 +01:00
parent 80da7081f9
commit 8c031b6c0d

View File

@@ -26,7 +26,7 @@
<!-- ENDIF -->
<!-- IF S_NOTIFICATIONS_DISPLAY -->
<li data-skip-responsive="true">
<a href="{U_VIEW_ALL_NOTIFICATIONS}" id="notification_list_button"><span>{L_NOTIFICATIONS} [</span><strong>{NOTIFICATIONS_COUNT}</strong><span>]</span></a>
<a href="{U_VIEW_ALL_NOTIFICATIONS}"><span>{L_NOTIFICATIONS} [</span><strong>{NOTIFICATIONS_COUNT}</strong><span>]</span></a>
</li>
<!-- ENDIF -->
<!-- IF S_DISPLAY_PM -->