diff --git a/bureau/admin/adm_list.php b/bureau/admin/adm_list.php index 68b1442e..447d05cd 100644 --- a/bureau/admin/adm_list.php +++ b/bureau/admin/adm_list.php @@ -30,8 +30,9 @@ require_once("../class/config.php"); include_once("head.php"); if (!$admin->enabled) { - __("This page is restricted to authorized staff"); - exit(); + __("This page is restricted to authorized staff"); + include_once('foot.php'); + exit(); } $fields = array ( @@ -72,14 +73,14 @@ if ($pattern && $pattern_type) {
+ + "; } + echo ""; } else { // if show != all echo '' . _('List only my accounts') . '
'; } @@ -132,7 +133,7 @@ if ($mem->user["admlist"]==0) { // Normal (large) mode " /> -@@ -174,7 +175,7 @@ while (list($key,$val)=each($r)) { | |||||||||
---|---|---|---|---|---|---|---|---|---|
-
+
lst">
">
@@ -195,6 +196,7 @@ while (list($key,$val)=each($r)) {
|