Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
30fc1b 1 <?php
407003 2 $wb['head_txt'] = 'Aggiorna Elenco Pacchetti';
30fc1b 3 $wb['list_desc_txt'] = '';
407003 4 $wb['btn_start_txt'] = 'Aggiorna Elenco Pacchetti';
TB 5 $wb['btn_cancel_txt'] = 'Annulla';
6 $wb['legend_txt'] = 'Da qui puoi aggiornare la lista dei pacchetti disponibili. Considera che questo può richiedere anche fino a 5 minuti. Puoi abbandonare questa pagina se lo desideri; il processo continuerĂ  in background.';
cc6568 7 ?>