Update add_user.php
This commit is contained in:
@@ -124,7 +124,7 @@ if($perms[0]!=="0"){
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Close the connection
|
// Close the connection
|
||||||
}elseif($block=0){
|
}elseif($block==1){
|
||||||
echo '<div class="alert alert-danger" role="alert">
|
echo '<div class="alert alert-danger" role="alert">
|
||||||
You do not have permission to add a user!
|
You do not have permission to add a user!
|
||||||
</div>';
|
</div>';
|
||||||
|
|||||||
Reference in New Issue
Block a user