tr - rm dublicates

This commit is contained in:
221V
2024-12-11 15:48:36 +02:00
parent ff22a74095
commit 9fba876685
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -720,7 +720,6 @@ define("NORMALATTACK","Normal Attack");
define("RAID","Raid");
define("OR","or");
define("SENDTROOP","Send troops");
define("TROOP","Troops");
define("NOTROOP","no troops");
//map
-1
View File
@@ -720,7 +720,6 @@ define("NORMALATTACK","强攻");
define("RAID","掠夺");
define("OR","");
define("SENDTROOP","派遣部队");
define("TROOP","部队");
define("NOTROOP","无部队");
//map
+1 -1
View File
@@ -121,7 +121,7 @@ if($oasis['owner'] == 2){
<table cellpadding="1" cellspacing="1" id="troop_info" class="tableNone">
<thead><tr>
<th colspan="3"><?php echo TROOP;?>:</th>
<th colspan="3"><?php echo TROOPS;?>:</th>
</tr></thead>
<tbody>
<?php