mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-10 20:47:14 +00:00
Update Discord link in menu template (#388)
This commit is contained in:
committed by
GitHub
parent
d9a7cf6475
commit
130f4199f6
+2
-2
@@ -148,7 +148,7 @@ $idUser = isset($_SESSION['id_user']) ? (int)$_SESSION['id_user'] : 0;
|
||||
|
||||
<!-- Discord -->
|
||||
<p>
|
||||
<a href="https://discord.gg/HzU2HfqaG" target="_blank" rel="noopener noreferrer" style="color: #d32f2f; font-weight: bold;">
|
||||
<a href="https://discord.gg/Bg9w8w9ft" target="_blank" rel="noopener noreferrer" style="color: #d32f2f; font-weight: bold;">
|
||||
Discord
|
||||
</a>
|
||||
</p>
|
||||
@@ -436,4 +436,4 @@ include("Templates/res.tpl");
|
||||
<?php } ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user