more alliance fixes

This commit is contained in:
unknown
2012-06-26 23:17:47 +03:00
parent 6c3502fbee
commit 1f4b475e2f
14 changed files with 105 additions and 116 deletions
+2 -8
View File
@@ -15,8 +15,7 @@ foreach($memberlist as $member) {
}
echo "<h1>".$allianceinfo['tag']." - ".$allianceinfo['name']."</h1>";
include("alli_menu.tpl");
if($session->access!=BANNED){
include("alli_menu.tpl");
?>
<table cellpadding="1" cellspacing="1" id="edit"><thead>
<form method="post" action="allianz.php">
@@ -134,9 +133,4 @@ INDELING CATEGORIEEN:
</table></p>
</table>
<p class="btn"><input tabindex="3" type="image" value="" name="s1" id="btn_save" class="dynamic_img" src="img/x.gif" alt="save" /></p></form>
<?php
}else{
header("Location: banned.php");
}
?>
<p class="btn"><input tabindex="3" type="image" value="" name="s1" id="btn_save" class="dynamic_img" src="img/x.gif" alt="save" /></p></form>