X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=a5e1ebc8d5b0924d63a7f6b37b43f02ead02bb7d;hb=b65dddf6cb8fdc5a98719ed170ca38c2059b362c;hp=92670c9c13ba7c59d9774aaabb74162f8ec72141;hpb=db58d4f8b388d9632d5f115a98d213a666be3c5b;p=brisk.git diff --git a/web/index.php b/web/index.php index 92670c9..a5e1ebc 100644 --- a/web/index.php +++ b/web/index.php @@ -52,7 +52,7 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'back to tables'), 'btn_exit' => array('it' => 'Esco.', 'en' => 'Exit.'), - 'btn_prefs_update' => array('it' => 'Salva.', + 'btn_prefs_save' => array('it' => 'Salva.', 'en' => 'Save.'), 'btn_prefs_close' => array('it' => 'Chiudi.', 'en' => 'Close.'), @@ -848,6 +848,7 @@ supported by:
+ @@ -857,6 +858,7 @@ supported by:
+ @@ -881,7 +883,7 @@ supported by:
// alert(window.onbeforeunload); g_brow = get_browser_agent(); - g_prefs = new client_prefs(); + g_prefs = new client_prefs(null); spo_slide = new sideslide($('spon_caro'), 80, 20); sup_slide = new sideslide($('supp_caro'), 80, 20); @@ -987,6 +989,7 @@ echo "$body"; ?> + @@ -996,6 +999,7 @@ echo "$body"; ?> +