Update notifications.inc.php

This commit is contained in:
João Galaghar
2016-01-23 23:45:34 +00:00
parent a9bb52d810
commit dd345b679c
+1 -1
View File
@@ -112,7 +112,7 @@ $notifications = new ObjCache('notifications');
<?php } ?>
<div class="row">
<div class="col-md-12">
<h3><a class="btn btn-default" href="notifications/archive">Show Archive</a></h3>
<h3><a class="btn btn-default" href="notifications/archive/">Show Archive</a></h3>
</div>
</div>
</div>