mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-30 17:44:22 +00:00
Embellishment treasury. Part 2
Removed unnecessary (empty) line in the bottom of the table with the artefacts on page Large artefacts.
This commit is contained in:
@@ -282,13 +282,9 @@
|
||||
echo '<td class="al"><a href="allianz.php?aid=' . $database->getUserField($row['owner'], "alliance", 0) . '">' . $database->getAllianceName($database->getUserField($row['owner'], "alliance", 0)) . '</a></td>';
|
||||
echo '</tr>';
|
||||
}
|
||||
|
||||
?>
|
||||
<tr><td colspan="4"></td></tr>
|
||||
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
||||
</tbody></table>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user