Fix manual links for marketplace and cranny

This commit is contained in:
hdmaniak2
2026-02-24 21:11:37 +01:00
parent 89e170abe8
commit 68426cf13d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<tbody><tr>
<td class="desc"><?php echo CRANNY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(26,4);">
<a href="#" onClick="return Popup(23,4);">
<img class="building g23" src="img/x.gif" alt="<?php echo CRANNY ?>" title="<?php echo CRANNY ?>" /></a>
</td>
</tr>
+1 -1
View File
@@ -3,7 +3,7 @@
<tbody><tr>
<td class="desc"><?php echo MARKETPLACE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(24,4);">
<a href="#" onClick="return Popup(17,4);">
<img class="building g17" src="img/x.gif" alt="<?php echo MARKETPLACE ?>" title="<?php echo MARKETPLACE ?>" /></a>
</td>
</tr>