From 87b83b41e162ae16167a719d0f897025fa2d1760 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Thu, 22 Oct 2015 17:55:21 +0200 Subject: [PATCH] renamed all 'btn_prefs_' buttons strings to 'btn_' --- web/index.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) 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
- - - + + +