Just another typo

This commit is contained in:
KFCSpike
2013-12-10 18:03:57 +00:00
parent 25ad9df2cc
commit 35b84a3c22
+1 -1
View File
@@ -80,7 +80,7 @@ if($data['wref'] == $village->wid) {
if($_GET['confirm'] == '') {
print '<p><a href="?id=' . $building->getTypeField(26) . '&confirm=yes">&raquo 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 />