mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-02 02:24:21 +00:00
Update Templates/links.tpl
This commit is contained in:
@@ -30,8 +30,10 @@ foreach($links as $link) {
|
||||
}
|
||||
|
||||
echo '<tr><td class="dot">●</td><td class="link">';
|
||||
if($session->plus == 0) { echo "buy Plus"; } else {
|
||||
echo '<a href="' . $link['url'] . '"' . $target . '>' . $link['name'] . $external . '</a></td></tr>';
|
||||
}
|
||||
}
|
||||
print '</tbody></table>';
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user