mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-04 17:37:21 +00:00
This commit is contained in:
@@ -24,7 +24,7 @@ $hasUid = isset($_GET['uid']);
|
||||
<!-- ================= OVERVIEW (ACTIVE) ================= -->
|
||||
<a href="spieler.php?uid=<?php echo $menuUid; ?>"
|
||||
<?php echo $hasUid ? 'class="selected"' : ''; ?>>
|
||||
Overview
|
||||
<?php echo OVERVIEW; ?>
|
||||
</a>
|
||||
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user