more changes

This commit is contained in:
unknown
2012-06-26 18:10:02 +03:00
parent 337717bcb1
commit 6c3502fbee
3 changed files with 16 additions and 3 deletions
+2 -2
View File
@@ -62,9 +62,9 @@ echo "
}
?>
</tr></tbody></table>
<?php
<?php
if($alliance->gotInvite) {
echo "<p class=\"error2\"></p>";
echo "<p class=\"error2\" style=\"color: #DD0000\">".$form->getError("ally_accept")."</p>";
}
}
include("upgrade.tpl");