summaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/header.php b/includes/header.php
index 71c2a5c..da5e11d 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -192,7 +192,7 @@ function topbar($links) {
echo " <a href='logout'>Logout</a>";
echo " </div>";
echo "<div id='topbarBadge' style='background-color: $wallColor; background-image: url(".linkEmblem($wallEmblem, $wallOrientation).");'>
- <a href='achievements'><div></div></a>
+ <a href='achievements'><div class='topbarBadgeInner'></div></a>
</div>";