tr - fix key

This commit is contained in:
221V
2024-12-11 15:50:35 +02:00
parent 9fba876685
commit 684296e57a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ define("CROP","Crop");
define("LEVEL","Level");
define("CROP_COM",CROP." consumption");
define("PER_HR","per hour");
define("PROD_HEADER","Production");
define("PRODUCTION","Production");
define("CAPITAL1","Capital");
define("MULTI_V_HEADER","Villages");
define("ANNOUNCEMENT","Announcement");
+1 -1
View File
@@ -130,7 +130,7 @@ define("CROP","粮食");
define("LEVEL","等级");
define("CROP_COM",CROP."消耗");
define("PER_HR","每小时");
define("PROD_HEADER","产量");
define("PRODUCTION","产量");
define("CAPITAL1","Capital");
define("MULTI_V_HEADER","村民");
define("ANNOUNCEMENT","公告");
+1 -1
View File
@@ -11,7 +11,7 @@
?>
<table id="production" cellpadding="1" cellspacing="1">
<thead><tr>
<th colspan="4"><?php echo PROD_HEADER; ?>:</th>
<th colspan="4"><?php echo PRODUCTION; ?>:</th>
</tr></thead><tbody>
<tr>
<td class="ico"><img class="r1" src="img/x.gif" alt="<?php echo LUMBER; ?>" title="<?php echo LUMBER; ?>" /></td>