update embassy: now show invitations only when embassy is level 1 or more

This commit is contained in:
yi12345
2013-05-19 22:25:56 +03:00
parent 7674747f1a
commit 5074b12fc8
+1 -1
View File
@@ -32,7 +32,7 @@ echo "
</tr></tbody>
</table>";
}
else {
else if($village->resarray['f'.$id] >= 1) {
?>
<table cellpadding="1" cellspacing="1" id="join">
<form method="post" action="build.php">