X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=7ab54058dfe7d7734fc5f4efe0614f3b21de7913;hb=af821507d683953c71e684f7a3bf5f280195dada;hp=6e512e276e3b8478f367c0ab1d031511748a23a2;hpb=515592aef07a347102b36f2de400e23285df159e;p=brisk.git diff --git a/web/index.php b/web/index.php index 6e512e2..7ab5405 100644 --- a/web/index.php +++ b/web/index.php @@ -96,8 +96,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_isolaut' => array('it' => 'isolamento', + 'en' => 'isolation'), 'listaut_desc' => array('it' => 'leggi soltanto i messaggi degli utenti con password', 'en' => 'listen messages only from authenticated users'), + 'isolaut_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', @@ -137,9 +145,9 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'itm_mail' => array('it' => 'contatti', 'en' => 'contacts'), 'tit_cla' => array('it' => 'classifiche degli utenti', - 'en' => 'user\'s classifics'), + 'en' => 'user\'s placings'), 'itm_cla' => array('it' => 'classifiche', - 'en' => 'classifics'), + 'en' => 'placings'), 'tit_rmap' => array('it' => 'prossime funzionalità implementate', 'en' => 'roadmap of next functionalities'), 'itm_rmap' => array('it' => 'roadmap', @@ -199,6 +207,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 +347,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 +467,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 ? '' : '