Browse Source

fix missing end tag

pull/7/head
Petar Koretić 10 years ago
parent
commit
dd5fbefbe3
  1. 4
      production/index.html

4
production/index.html

@ -304,8 +304,8 @@
</li>
<li>
<div class="text-center">
<a>
<strong><a href="inbox.html">See All Alerts</strong>
<a href="inbox.html">
<strong>See All Alerts</strong>
<i class="fa fa-angle-right"></i>
</a>
</div>

Loading…
Cancel
Save