wrapped notification line item with the anchros tag instead of the inner, makes the...
authorDevlon Duthie <duthied@gmail.com>
Wed, 5 Oct 2011 17:24:12 +0000 (12:24 -0500)
committerDevlon Duthie <duthied@gmail.com>
Wed, 5 Oct 2011 17:24:12 +0000 (12:24 -0500)
view/theme/testbubble/nav.tpl

index dc16d40..baf5f7d 100644 (file)
@@ -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>