From 6bed55b1090d5bafb2d87f22e96e9cdedbd5cab0 Mon Sep 17 00:00:00 2001 From: Matteo Nastasi Date: Sun, 9 Aug 2015 11:11:01 +0200 Subject: [PATCH] Aligned buttons style. --- web/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/index.php b/web/index.php index 7848aa5..7e7d06a 100644 --- a/web/index.php +++ b/web/index.php @@ -59,8 +59,8 @@ $mlang_room = array( 'userpassuse' => array('it' => 'Il tuo nickname è g 'reas_cloud' => array('it' => 'La connessione dai computer di una cloud non è ammessa.', 'en' => 'Connection from cloud computers is not allowed.'), - 'btn_enter' => array('it' => 'entra', - 'en' => 'enter'), + 'btn_enter' => array('it' => 'Entra.', + 'en' => 'Enter.'), 'passwarn' => array('it' => 'Se non hai ancora una password, lascia il campo in bianco ed entra.', 'en' => 'If you don\'t have a password, leave blank the field and enter.'), 'browwarn' => array('it' => 'Se qualcosa non funziona prova a ricaricare la pagina con Ctrl + F5

Se non riesci più ad entrare nel nuovo Brisk e prima ci riuscivi potrebbe essere un problema di antivirus,
guarda la pagina sugli antivirus per maggiori informazioni su come configurarlo.

Se ancora non funziona nulla contatta l\'amministratore del sito.', -- 2.17.1