aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/testbubble/nav.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/testbubble/nav.tpl')
-rw-r--r--view/theme/testbubble/nav.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl
index dc16d40eb..baf5f7d30 100644
--- a/view/theme/testbubble/nav.tpl
+++ b/view/theme/testbubble/nav.tpl
@@ -54,5 +54,5 @@
</nav>
<ul id="nav-notifications-template" style="display:none;" rel="template">
- <li><a href="{0}">{2} <span class="notif-when">{3}</span></a></li>
+ <a href="{0}"><li>{2} <span class="notif-when">{3}</span></li></a>
</ul>