more updates

This commit is contained in:
unknown
2012-06-24 16:21:41 +03:00
parent 4a62e1820b
commit 1ab732f22f
10 changed files with 46 additions and 33 deletions
-4
View File
@@ -78,7 +78,6 @@ $end = ($tribe*10);
?>
<h1><?php echo $actionType." to ".$process[1]; ?></h1>
<?php if($session->access != BANNED){ ?>
<form method="post" action="a2b.php">
<table id="short_info" cellpadding="1" cellspacing="1">
@@ -434,7 +433,4 @@ class="dynamic_img " src="img/x.gif" alt="OK" type="image" onclick="if (this.dis
<?php } ?>
</form>
<?php
}
else{header("Location: banned.php");}?>
</div>