X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=269b1fcb6c4148bfc392ca382717494f46cabc9f;hb=16a41a69d1a020612c8db3c88657ac8cfab3c0d2;hp=6e6d50a18e915df57de770a6f175db1b1b5a4bc0;hpb=db5d6355c39327ba7f8052f360f1e846ba4ad01c;p=brisk.git diff --git a/web/index.php b/web/index.php index 6e6d50a..269b1fc 100644 --- a/web/index.php +++ b/web/index.php @@ -537,7 +537,7 @@ function index_main(&$brisk, $transp_type, $header, &$header_out, $remote_addr_f if ($ii % 4 == 0) { $tables .= ''; } - if (TRUE || !($user->flags & USER_FLAG_ISOLAUTH) || $ii < TABLES_AUTH_N) { + if (TRUE || !($user->flags & USER_FLAG_ISOLAUTH) || $i < TABLES_APPR_N) { $tables .= ''; $tables .= '
'.$mlang_room['tit_tabl'][$G_lang].$i.'
'; @@ -1043,6 +1043,7 @@ supported by: