X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Findex.php;h=3dcaf6bdf5b6948773da9a636874043e5513bdaa;hp=66a97806a10e5a5c2c3bbdf1ceb0d58575f806ef;hb=028592d3d195d45f0e19d324c7d7c029a06d0a0c;hpb=86e52dc968c23b91df10056dbe2384b06cdec978 diff --git a/web/index.php b/web/index.php index 66a9780..3dcaf6b 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: