mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
@@ -80,7 +80,7 @@ if($data['wref'] == $village->wid) {
|
||||
if($_GET['confirm'] == '') {
|
||||
print '<p><a href="?id=' . $building->getTypeField(26) . '&confirm=yes">» change capital</a></p>';
|
||||
} else {
|
||||
print '<p>Are you sure, that you want to change your capital?<br /><b>You can\'t undone this!</b>.<br />For security you must enter your password to confirm:<br />
|
||||
print '<p>Are you sure, that you want to change your capital?<br /><b>You can\'t undo this!</b><br />For security you must enter your password to confirm:<br />
|
||||
<form method="post" action="build.php?id=' . $building->getTypeField(26) . '&action=change_capital">
|
||||
' . $_SESSION['error_p'] . '
|
||||
password: <input type="password" name="pass" /><br />
|
||||
|
||||
Reference in New Issue
Block a user