mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-21 02:30:58 +00:00
update medals.php, almost all training files and hero_full.php(not 100% but i will do it soon)
This commit is contained in:
@@ -38,7 +38,7 @@ for($i=45;$i<=46;$i++) {
|
||||
echo ($dur=="0:00:00")? "0:00:01":$dur;
|
||||
echo "</div></td>
|
||||
<td class=\"val\">
|
||||
<input type=\"text\" class=\"text\" name=\"t$i\" value=\"0\" maxlength=\"$i\">
|
||||
<input type=\"text\" class=\"text\" name=\"t$i\" value=\"0\" maxlength=\"10\">
|
||||
</td>
|
||||
|
||||
<td class=\"max\">
|
||||
|
||||
Reference in New Issue
Block a user