mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-28 14:17:15 +00:00
This commit is contained in:
@@ -76,7 +76,7 @@ $_SESSION['mass_color'] = $_SESSION['mass_color'] ?? 'black';
|
||||
<?php elseif(isset($_GET['sending'])):?>
|
||||
<div style="text-align:center;padding:30px">
|
||||
<div style="font-size:16px;margin-bottom:10px">Sending messages...</div>
|
||||
<div style="color:#666"><?=$_GET['msg']?? ''?></div>
|
||||
<div style="color:#666"><?=e($_GET['msg'] ?? '')?></div>
|
||||
</div>
|
||||
|
||||
<?php else:?>
|
||||
|
||||
Reference in New Issue
Block a user