X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=0c4ac7a0961cca0ca4e5fc8c4612997ebb863d15;hb=15f742acbc8c473b8b1b7e7ad1fa941c16154e3b;hp=63d067945c6c2441ae382c90cf1ae48521c35994;hpb=8fef2a5be45f26389f4e3ef85ac7517f405d54b2;p=brisk.git diff --git a/web/index.php b/web/index.php index 63d0679..0c4ac7a 100644 --- a/web/index.php +++ b/web/index.php @@ -77,6 +77,8 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'smoke'), 'st_pres_desc' => array('it' => 'presente', 'en' => 'present'), + 'st_rabb_desc' => array('it' => 'coniglio', + 'en' => 'rabbit'), 'tit_ticker' => array('it' => 'scrivi un invito al tavolo e clicca', 'en' => 'write an invitation at the table and click'), @@ -96,8 +98,16 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'listen all messages from each user connected'), 'tit_listaut' => array('it' => 'solo autenticati', 'en' => 'only authorized'), + 'tit_listisol' => array('it' => 'isolamento', + 'en' => 'isolation'), 'listaut_desc' => array('it' => 'leggi soltanto i messaggi degli utenti con password', 'en' => 'listen messages only from authenticated users'), + 'listisol_desc'=> array('it' => 'visualizza Brisk come se fosse solo per utenti con password', + 'en' => 'show Brisk like an authenticated user only site'), + 'tit_splash' => array('it' => 'splash', + 'en' => 'splash'), + 'splash_desc' => array('it' => 'attiva la finestra di splash', + 'en' => 'show the splash window'), 'tit_help' => array('it' => 'informazioni utili su Brisk', 'en' => 'usefull information about Brisk'), 'itm_help' => array('it' => 'aiuto', @@ -199,6 +209,7 @@ function poll_dom() { function main() { + GLOBAL $G_with_donors, $G_donors_cur, $G_donors_all; GLOBAL $G_with_topbanner, $G_topbanner, $G_is_local; GLOBAL $G_with_sidebanner, $G_sidebanner; GLOBAL $G_with_sidebanner2, $G_sidebanner2; @@ -338,16 +349,21 @@ function main() else $i = TABLES_N - $ii - 1; - if ($ii % 4 == 0) - $tables .= ''; - $tables .= ''; - $tables .= '
'.$mlang_room['tit_tabl'][$G_lang].$i.'
'; - $tables .= sprintf('
', $i); - $tables .= sprintf('
', $i); - $tables .= '
'; - $tables .= ''."\n"; - if ($ii % 4 == 3) + if ($ii % 4 == 0) { + $tables .= ''; + } + if (TRUE || !($user->flags & USER_FLAG_ISOLAUTH) || $ii < TABLES_AUTH_N) { + $tables .= ''; + + $tables .= '
'.$mlang_room['tit_tabl'][$G_lang].$i.'
'; + $tables .= sprintf('
', $i); + $tables .= sprintf('
', $i); + $tables .= '
'; + $tables .= ''."\n"; + } + if ($ii % 4 == 3) { $tables .= ''; + } } $tables .= ''; @@ -453,10 +469,12 @@ google_color_url = "000000"; src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> ' ).' -'.($G_with_topbanner ? ' + '.( ($G_with_topbanner || $G_with_donors) ? sprintf('
' : '').'
- +
'.(($G_with_topbanner || $G_with_donors) ? '
' : '').'
+ '.$mlang_room['headline'][$G_lang].'
-
'.($G_with_topbanner ? sprintf('
%s
', $G_topbanner) : '').'
%s
', + ($G_with_topbanner ? $G_topbanner : +"
donatori
") ) : '').'
'.($G_is_local ? '' : '