X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=ac0fb12954adaad466242d4f68eba53825cc0638;hb=d74b7138ed4d14834b26355a7f5d9350bc96ee44;hp=f4fc60fcdda45992d2577b5afc25f640711beadb;hpb=123416d979e44c2cf3403fffc23fe99c8d6d80d5;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index f4fc60f..ac0fb12 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -2,7 +2,7 @@ /* * brisk - briskin5/index.php * - * Copyright (C) 2006-2011 Matteo Nastasi + * Copyright (C) 2006-2012 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -32,8 +32,14 @@ require_once("Obj/briskin5.phh"); $mlang_bin5_index = array( 'aucwin' => array( 'it' => 'Hai vinto l\'asta.
Scegli il seme:', 'en' => 'You win the auction.
Choose the seed:' ), - 'tit_pref'=>array( 'it' => 'Preferenze.', - 'en' => 'Preferences.'), + 'tit_info' => array( 'it' => 'Info', + 'en' => 'Info'), + 'tit_relo' => array( 'it' => 'Reload', + 'en' => 'Reload'), + 'tit_out' => array( 'it' => 'Fuori', + 'en' => 'Out'), + 'tit_pref' => array( 'it' => 'Prefs', + 'en' => 'Prefs'), 'itm_ringauc' => array('it' => 'riproduci un suono di notifica alla fine dell\' asta', 'en' => 'play a sound at the end of the auction'), 'btn_update' => array('it' => 'Aggiorna.', @@ -41,7 +47,7 @@ $mlang_bin5_index = array( 'aucwin' => array( 'it' => 'Hai vinto l\'asta.
Sc ); -function bin5_index_main(&$header_out, $addr, $get, $post, $cookie) +function bin5_index_main($transp_type, &$header_out, $addr, $get, $post, $cookie) { GLOBAL $G_lang, $mlang_bin5_index; if (($table_idx = gpcs_var('table_idx', $get, $post, $cookie)) === FALSE) @@ -64,7 +70,7 @@ function bin5_index_main(&$header_out, $addr, $get, $post, $cookie) - + @@ -76,7 +82,7 @@ function bin5_index_main(&$header_out, $addr, $get, $post, $cookie)
@@ -245,11 +253,13 @@ window.onload = function() {
- - - + + + - + + +
@@ -309,4 +319,4 @@ window.onload = function() { \ No newline at end of file +?>