From: Matteo Nastasi (mop) Date: Thu, 22 Oct 2015 15:55:21 +0000 (+0200) Subject: renamed all 'btn_prefs_' buttons strings to 'btn_' X-Git-Tag: v5.0.0~8 X-Git-Url: http://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=87b83b41e162ae16167a719d0f897025fa2d1760 renamed all 'btn_prefs_' buttons strings to 'btn_' --- diff --git a/web/index.php b/web/index.php index 300ad7b..a3be749 100644 --- a/web/index.php +++ b/web/index.php @@ -71,13 +71,13 @@ $mlang_room = array( 'userpassuse' => array('it' => 'Il tuo nickname è g 'en' => 'back to tables'), 'btn_exit' => array('it' => 'Esco.', 'en' => 'Exit.'), - 'btn_prefs_save' => array('it' => 'Salva.', + 'btn_save' => array('it' => 'Salva.', 'en' => 'Save.'), - 'btn_prefs_reset' => array('it' => 'Annulla.', + 'btn_reset' => array('it' => 'Annulla.', 'en' => 'Reset.'), - 'btn_prefs_close' => array('it' => 'Chiudi.', + 'btn_close' => array('it' => 'Chiudi.', 'en' => 'Close.'), - 'btn_prefs_send' => array('it' => 'Invia.', + 'btn_send' => array('it' => 'Invia.', 'en' => 'Send.'), 'tit_tabl' => array('it' => 'Tavolo ', 'en' => 'Table '), @@ -1119,8 +1119,8 @@ window.onload = function() { e-mail: - -
+ +


@@ -1319,11 +1319,11 @@ xstm = new xynt_streaming(window, "", 80, 2, null / " +"" type="submit" onclick="this.form.elements['realsub'].value = 'invia';" class="button">      " +"" type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chiudi';"> @@ -1343,8 +1343,8 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi -       - +       + @@ -1461,9 +1461,9 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi
- - - + + +