mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-10 05:11:00 +00:00
General fixes
+Activation correction plus (it was not displayed correctly) +Added a transfer to a new line of long words in the admin panel (for the description of the player's profile and the alliance)
This commit is contained in:
@@ -71,6 +71,7 @@ else
|
||||
$holdmr = intval($holdtotmin - (($holdhr * 60) + ($holdtotday * 1440)));
|
||||
echo "<b> " . ($holdmr) . "</b> mins</font>";
|
||||
}
|
||||
}
|
||||
?>
|
||||
</span></td>
|
||||
<td class="dur"><?php
|
||||
@@ -101,7 +102,6 @@ if (PLUS_TIME >= 86400) {
|
||||
echo '<a href="plus.php?s=1"><span class="none">too little gold';
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
</span></a>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user