Rev 7610 | Rev 11949 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
19 | reyssat | 1 | Status: 450 WIMS User Error |
2 | Server: WIMS $wims_version (WWW Interactive Multipurpose Server) |
||
3 | Content-type: text/html; charset=iso-8859-1 |
||
4 | Cache-Control: no-cache |
||
5 | Pragma: no-cache |
||
6 | |||
5474 | czzmrn | 7 | <html> |
8 | <head> |
||
19 | reyssat | 9 | <meta http-equiv=expires content="1 Jan 1990"> |
3570 | bpr | 10 | <meta HTTP-EQUIV="Pragma" CONTENT="no-cache"> |
11 | <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache"> |
||
5474 | czzmrn | 12 | <!-- Style general du theme --> |
13 | <link rel="stylesheet" href="html/themes/$wims_theme/css.css" type="text/css"> |
||
14 | <style type="text/css"> |
||
15 | input[type="submit"],input[type="button"],.wims_button{ background-color:$wims_ref_button_bgcolor;color:$wims_ref_button_color;} |
||
16 | .wims_button_help{ background-color:$wims_ref_button_help_bgcolor;color:$wims_ref_button_help_color;} |
||
17 | </style> |
||
18 | |||
19 | reyssat | 19 | !if exam_ isin $wims_user_error |
3570 | bpr | 20 | <style type="text/css"><!-- |
19 | reyssat | 21 | body {text-align: justify; |
22 | padding-left: 3%; padding-right: 3%;} |
||
3570 | bpr | 23 | --></style> |
5474 | czzmrn | 24 | </head> |
25 | <body onload="window.resizeTo(500,200);window.moveTo(250,300);" class="user_error"> |
||
7610 | czzmrn | 26 | <h1 class="wimscenter">ERRORE</h1> |
19 | reyssat | 27 | !goto examerr |
28 | !endif |
||
5474 | czzmrn | 29 | |
30 | </head> |
||
31 | <body class="user_error"> |
||
32 | |||
19 | reyssat | 33 | !if threshold iswordof $wims_user_error |
5474 | czzmrn | 34 | <hr width="1"/> |
7610 | czzmrn | 35 | <h1>We are too busy</h1> |
5474 | czzmrn | 36 | <hr style="width:50%"/> |
37 | <p> |
||
7610 | czzmrn | 38 | Questo server WIMS <span class="color:blue">$httpd_HTTP_HOST</span> |
3570 | bpr | 39 | è sovraccarico e non è in grado di accettare altri |
40 | utenti. Si prega di ritornare più tardi o di utilizzare un |
||
19 | reyssat | 41 | altro server WIMS. |
7610 | czzmrn | 42 | </p><p> |
43 | Siamo molto desolati e speriamo di poter essere di nuovo utili |
||
44 | in futuro. |
||
5474 | czzmrn | 45 | </p> |
46 | |||
19 | reyssat | 47 | !read mirror.phtml.it |
5474 | czzmrn | 48 | </body> |
49 | </html> |
||
19 | reyssat | 50 | !exit |
51 | !endif |
||
52 | |||
53 | !if overload iswordof $wims_user_error |
||
7610 | czzmrn | 54 | <hr style="width:1px" /> |
55 | <h1>SPIACENTI</h1> |
||
11943 | bpr | 56 | <p>La vostra richiesta ha causato un blocco di questo server WIMS: |
5474 | czzmrn | 57 | è stata raggiunta la quota massima di connessioni.</p> |
19 | reyssat | 58 | </body></html> |
59 | !exit |
||
60 | !endif |
||
61 | |||
62 | !if ++++missing_ isin ++++$wims_user_error |
||
5474 | czzmrn | 63 | <hr width="1"/> |
7610 | czzmrn | 64 | <h1>Spiacenti</h1> |
5474 | czzmrn | 65 | <hr style="width:50%"/> |
66 | <p> |
||
7610 | czzmrn | 67 | WIMS ha bisogno del programma |
19 | reyssat | 68 | !set miss=!upper $missing_software |
4747 | bpr | 69 | <span class="wims_warning">$miss</span> |
7610 | czzmrn | 70 | per completare la richiesta inviata, ma tale programma non è disponibile (o |
71 | non è utilizzabile da WIMS) su questo server.</p> |
||
19 | reyssat | 72 | <p> |
7610 | czzmrn | 73 | Potete |
74 | <a href="mailto:$wims_site_manager?subject=$missing_software unavailable on WIMS">scrivere |
||
75 | al webmaster</a> per comunicare il problema, o scegliere un altro sito WIMS |
||
76 | nella tabella qui sotto.</p> |
||
5474 | czzmrn | 77 | <p><a href="wims.cgi">WIMS homepage</a>.</p> |
3749 | czzmrn | 78 | !read mirror.phtml.it |
19 | reyssat | 79 | </body></html> |
80 | !exit |
||
81 | !endif |
||
82 | |||
83 | !if trapped iswordof $wims_user_error |
||
7610 | czzmrn | 84 | <h1>Stop!</h1> |
5474 | czzmrn | 85 | <hr/> |
3749 | czzmrn | 86 | Le contenu de |
87 | <a HREF="http://$httpd_HTTP_HOST">$httpd_HTTP_HOST</a> n'est pas compatible |
||
88 | avec un programme de ramassage de pages web ou un `accélérateur d'accès'. |
||
89 | <p> |
||
90 | Pour accéder aux activités WIMS de ce site, veuillez utiliser un navigateur |
||
91 | ordinaire sans `accélérateur d'accès' installé derrière. |
||
5474 | czzmrn | 92 | </p> |
3749 | czzmrn | 93 | <p> |
94 | Sachez que les pages WIMS sont générées de façon dynamique. Elles ne peuvent |
||
95 | qu'être utilisées en ligne de toute façon. |
||
5474 | czzmrn | 96 | </p> |
3749 | czzmrn | 97 | </body></html> |
98 | !exit |
||
19 | reyssat | 99 | !endif |
100 | |||
7610 | czzmrn | 101 | <h1>Errore WIMS</h1> |
5474 | czzmrn | 102 | <hr/> |
11943 | bpr | 103 | !if no_access notwordof $wims_user_error |
7610 | czzmrn | 104 | <p> |
105 | C'è un errore nella richiesta effettuata. |
||
106 | </p> |
||
11943 | bpr | 107 | !endif |
19 | reyssat | 108 | !if module_change iswordof $wims_user_error |
109 | !if $wims_human_access=yes |
||
5474 | czzmrn | 110 | <p> |
3570 | bpr | 111 | L'uso del tasto `Back' è incompatibile con WIMS. |
19 | reyssat | 112 | Le pagine sono generate interattivamente a richiesta. |
5474 | czzmrn | 113 | </p> |
7610 | czzmrn | 114 | <p class="wimscenter"> |
19 | reyssat | 115 | !set tit=!module title $module |
116 | !default tit=$module |
||
117 | !href module=$module $tit |
||
118 | |
||
3570 | bpr | 119 | !href $ WIMS home |
19 | reyssat | 120 | !if $httpd_HTTP_REFERER!=$empty |
121 | <a href="$httpd_HTTP_REFERER">Esci da WIMS</a> |
||
122 | !else |
||
5474 | czzmrn | 123 | </p> |
124 | <p> |
||
11943 | bpr | 125 | <span class="small">Se state cercando di uscire da WIMS, ignorate questo |
7610 | czzmrn | 126 | messaggio e continuate a selezionare il tasto `Back/Indietro'. |
127 | </span></p> |
||
19 | reyssat | 128 | !endif |
129 | !exit |
||
130 | !endif |
||
5474 | czzmrn | 131 | <p> Richiesta di cambio modulo non valida. |
11943 | bpr | 132 | State forse utilizzando un programma automatico |
5474 | czzmrn | 133 | per accedere a questo sito?</p> |
19 | reyssat | 134 | :unblock |
135 | !form new |
||
5755 | bpr | 136 | <input type="hidden" name="module" value="home"/> |
137 | <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]"/> |
||
19 | reyssat | 138 | Se avete semplicemente cliccato erroneamente sul tasto `Back' del browser |
139 | scrivete la parola `wims' qui |
||
5755 | bpr | 140 | <input size="8" name="special_parm"/> e quindi |
7610 | czzmrn | 141 | <input type="submit" value="Procedete" />. |
142 | !formend |
||
19 | reyssat | 143 | <p> |
144 | Ricordiamo che le pagine WIMS sono generate dinamicamente a richiesta e |
||
3570 | bpr | 145 | il loro utilizzo off line non è di alcuna utilità. |
7610 | czzmrn | 146 | È del tutto inutile scaricare le pagine con un programma |
147 | automatico. |
||
148 | </p> |
||
19 | reyssat | 149 | !if robot_doubt iswordof $wims_user_error |
11943 | bpr | 150 | <p class="small">A tentativi di intrusione nel sistema si risponderà |
7610 | czzmrn | 151 | limitando le possibilità di accesso. |
152 | </p> |
||
19 | reyssat | 153 | !endif |
154 | !exit |
||
155 | !endif |
||
156 | |||
157 | !if robot_doubt iswordof $wims_user_error |
||
11943 | bpr | 158 | <p>Spiacente: accesso negato perché sei sospettato di utilizzare, |
7610 | czzmrn | 159 | contrariamente alle nostre richieste, un programma automatico copiare le pagine.</p> |
19 | reyssat | 160 | !goto unblock |
161 | !endif |
||
162 | |||
163 | !if allow_violation iswordof $wims_user_error |
||
7610 | czzmrn | 164 | <p> |
165 | Non è permesso definire la variabile ``$wims_error_data'' |
||
166 | tramite il comando ``$cmd''. |
||
167 | </p> |
||
19 | reyssat | 168 | !endif |
169 | |||
170 | !if bad_command iswordof $wims_user_error |
||
7610 | czzmrn | 171 | <p> |
172 | Il comando ``$cmd'' non è valido. |
||
173 | </p> |
||
174 | <p> |
||
11943 | bpr | 175 | I comandi validi sono: |
7610 | czzmrn | 176 | </p> |
5474 | czzmrn | 177 | <pre>new, renew, reply, help, hint, config </pre> |
19 | reyssat | 178 | !endif |
179 | |||
180 | !if bad_host iswordof $wims_user_error |
||
5474 | czzmrn | 181 | <p> |
11943 | bpr | 182 | State cercando di accedere a una sessione che è stata creata da un'altra |
183 | postazione. Per ragioni di sicurezza, WIMS non permette di cambiare la |
||
184 | postazione da cui ci si connette a metà di una sessione di lavoro. |
||
7610 | czzmrn | 185 | </p> |
186 | <p> |
||
11943 | bpr | 187 | Sfortunatamente alcuni internet provider forniscono ip dinamici che |
188 | POTREBBERO cambiare a connessione attiva. |
||
189 | In questo caso, se incorrete spesso in questo inconveniente, dovete |
||
7610 | czzmrn | 190 | chiedere al docente di cambiare la modalità di accesso al corso. |
5474 | czzmrn | 191 | </p> |
19 | reyssat | 192 | !endif |
193 | |||
194 | !if need_https iswordof $wims_user_error |
||
3570 | bpr | 195 | Per connettersi è necessario un browser che supporti il |
5474 | czzmrn | 196 | protocollo https e connettersi con una richiesta https. |
19 | reyssat | 197 | !set refname=!replace http:// by https:// in $wims_ref_name |
198 | <a href="$refname?session=$wims_session&module=home&cmd=new">Riprova</a>. |
||
199 | !exit |
||
200 | !endif |
||
201 | |||
202 | !if bad_insnum iswordof $wims_user_error |
||
203 | !if $cmd=getfile |
||
7610 | czzmrn | 204 | <p> |
205 | Il file non esiste. |
||
206 | </p> |
||
19 | reyssat | 207 | !else |
7610 | czzmrn | 208 | <p> |
209 | Il nome del file da inserire dinamicamente non è valido. |
||
210 | </p> |
||
19 | reyssat | 211 | !endif |
212 | !endif |
||
213 | |||
214 | !if cmd_output_too_long iswordof $wims_user_error |
||
7610 | czzmrn | 215 | <p> |
216 | È stato raggiunto il limite di potenza di calcolo utilizzabile. |
||
11943 | bpr | 217 | La richiesta è eccessivamente complicata e laboriosa. |
7610 | czzmrn | 218 | Si prega di rivedere i dati inseriti. |
219 | </p> |
||
19 | reyssat | 220 | !endif |
221 | |||
222 | !if double_click iswordof $wims_user_error |
||
5474 | czzmrn | 223 | <p> |
11943 | bpr | 224 | Questa richiesta è arrivata mentre si stava già |
7610 | czzmrn | 225 | analizzando un'altra vostra richiesta. |
226 | </p> |
||
227 | <p> |
||
228 | È inutile continuare a cliccare, ma è necessario aspettare |
||
4747 | bpr | 229 | <span class="wims_warning">$wims_cpu_limit secondi</span> |
11943 | bpr | 230 | perché la richiesta precedente vada a termine, dopo di che |
19 | reyssat | 231 | !href cmd=resume cliccando qui |
7610 | czzmrn | 232 | si può riprendere a lavorare. |
5474 | czzmrn | 233 | </p> |
11943 | bpr | 234 | <p>(E si prega di essere più |
19 | reyssat | 235 | pazienti quando si sottopongono a WIMS conti laboriosi.) |
5474 | czzmrn | 236 | </p> |
19 | reyssat | 237 | <p> |
11943 | bpr | 238 | Se state cercando di uscire da WIMS, ignorate questo |
19 | reyssat | 239 | messaggio e continuate a selezionare il tasto `Back/Indietro'. |
5474 | czzmrn | 240 | </p> |
19 | reyssat | 241 | !exit |
242 | !endif |
||
243 | |||
244 | !if invalid_char_in_query_string iswordof $wims_user_error |
||
7610 | czzmrn | 245 | <p> |
246 | La sostituzione ``$wims_error_data'' nei parametri non è |
||
247 | ammessa. |
||
248 | </p> |
||
19 | reyssat | 249 | !endif |
250 | |||
251 | !if name_conflict iswordof $wims_user_error |
||
7610 | czzmrn | 252 | <p> |
253 | ``$wims_error_data'' è un nome riservato per WIMS. |
||
254 | </p> |
||
19 | reyssat | 255 | !endif |
256 | |||
257 | !if no_command iswordof $wims_user_error |
||
7610 | czzmrn | 258 | <p> |
259 | Non è un comando. |
||
260 | </p> |
||
19 | reyssat | 261 | !endif |
262 | |||
263 | !if no_insnum iswordof $wims_user_error |
||
264 | !if $cmd=getfile |
||
7610 | czzmrn | 265 | <p> |
266 | Manca il nome del file. |
||
267 | </p> |
||
19 | reyssat | 268 | !else |
7610 | czzmrn | 269 | <p> |
270 | Richiesta di inserimento automatico senza indicarne il numero. |
||
271 | </p> |
||
19 | reyssat | 272 | !endif |
273 | !endif |
||
274 | |||
275 | !if no_module_name iswordof $wims_user_error |
||
7610 | czzmrn | 276 | <p> |
277 | Richiesta di una sessione senza indicare un modulo. |
||
278 | </p> |
||
19 | reyssat | 279 | !endif |
280 | |||
281 | !if no_session iswordof $wims_user_error |
||
7610 | czzmrn | 282 | <p> |
283 | Manca il codice della sessione. |
||
284 | </p> |
||
19 | reyssat | 285 | !endif |
11943 | bpr | 286 | |
19 | reyssat | 287 | !if parm_too_long iswordof $wims_user_error |
7610 | czzmrn | 288 | <p> |
289 | Si sono inseriti troppi parametri. Questo non è permesso |
||
290 | per ragioni di sicurezza. |
||
291 | </p> |
||
19 | reyssat | 292 | !endif |
293 | |||
294 | !if string_too_long iswordof $wims_user_error |
||
7610 | czzmrn | 295 | <p> |
296 | La definizione di una variabile è troppo lunga. |
||
297 | </p> |
||
19 | reyssat | 298 | !endif |
299 | |||
300 | !if too_many_variables iswordof $wims_user_error |
||
7610 | czzmrn | 301 | <p> |
302 | Il numero di paramtri inseriti eccede il limite massimo permesso |
||
303 | da questa installazione di WIMS. |
||
304 | </p> |
||
19 | reyssat | 305 | !endif |
306 | |||
307 | !if unmatched_parentheses iswordof $wims_user_error |
||
7610 | czzmrn | 308 | <p> |
309 | C'è un errore nelle parentesi. È possibile correggere |
||
310 | l'errore in questo spazio. |
||
311 | </p> |
||
19 | reyssat | 312 | !form $cmd |
313 | $(name$bad_parentheses) = |
||
314 | !for i in module,special_parm,worksheet |
||
315 | !if $($i)!=$empty |
||
316 | !set value=!translate " to $ $ in $($i) |
||
5755 | bpr | 317 | <input type="hidden" name="$i" value="$value"/> |
19 | reyssat | 318 | !endif |
319 | !next i |
||
320 | !for i=0 to $user_var_no-1 |
||
321 | !if $i!=$bad_parentheses |
||
322 | !set value=!translate " to $ $ in $(value$i) |
||
5755 | bpr | 323 | <input type="hidden" name="$(name$i)" value="$value"/> |
19 | reyssat | 324 | !endif |
325 | !next i |
||
326 | !set value=!translate " to $ $ in $(value$bad_parentheses) |
||
327 | !set len=!charcnt $value |
||
328 | !if $len<55 |
||
329 | !set len=$[$len+3] |
||
330 | !else |
||
331 | !set len=59 |
||
332 | !endif |
||
5755 | bpr | 333 | <input size="$len" name="$(name$bad_parentheses)" value="$value"/> |
5474 | czzmrn | 334 | <p> |
19 | reyssat | 335 | Quindi |
5755 | bpr | 336 | <input type="submit" value="inviare la risposta corretta."/> |
5474 | czzmrn | 337 | </p> |
7610 | czzmrn | 338 | !formend |
5474 | czzmrn | 339 | <hr/> |
7610 | czzmrn | 340 | <p class="wimscenter"> |
19 | reyssat | 341 | !href cmd=resume Annullare |
342 | , oppure |
||
343 | !href $ [WIMS home] |
||
5474 | czzmrn | 344 | .</p> |
19 | reyssat | 345 | !exit |
346 | !endif |
||
11943 | bpr | 347 | |
19 | reyssat | 348 | !if wrong_module iswordof $wims_user_error |
7428 | obado | 349 | !set tmp=!translate "!/<>;': to $ $ in $module |
350 | <p>Il modulo <code>$tmp</code> richiesto non esiste su questo server.</p> |
||
19 | reyssat | 351 | !endif |
352 | |||
353 | !if wrong_session iswordof $wims_user_error |
||
5474 | czzmrn | 354 | <p>La sessione numero ``$session'' non è (più) valida. |
355 | <a href="wims.cgi">Comincia una nuova sessione</a>.</p> |
||
19 | reyssat | 356 | !endif |
357 | |||
358 | !if rafale iswordof $wims_user_error |
||
7610 | czzmrn | 359 | <p>Per favore, non giocate con gli esercizi!</p> |
19 | reyssat | 360 | <p> |
7610 | czzmrn | 361 | Dovete prendervi il tempo che vi serve per pensare alla risoluzione degli |
362 | esercizi, invece di continuare a chiederne di nuovi. |
||
5474 | czzmrn | 363 | </p> |
364 | !set wims_ref_class=wims_button |
||
7610 | czzmrn | 365 | !href cmd=resume Annullare l'ultima richiesta |
5474 | czzmrn | 366 | !reset wims_ref_class |
19 | reyssat | 367 | . |
368 | !if $wims_user!=$empty and $wims_user!=supervisor |
||
4747 | bpr | 369 | <p><span class="wims_warning">$wims_name_warning.</span>! Non ripetere questo errore! |
3570 | bpr | 370 | Le attività possono attribuire punteggi negativi anche quando la |
7610 | czzmrn | 371 | registrazione dei voti per le altre attività è chiusa. |
372 | </p> |
||
19 | reyssat | 373 | !endif |
374 | !goto end2 |
||
375 | !endif |
||
376 | |||
377 | :examerr |
||
378 | |||
379 | !if exam_dep iswordof $wims_user_error |
||
5474 | czzmrn | 380 | <p>Puoi cominciare a lavorare su questo esercizio solo quando hai ottenuto |
11943 | bpr | 381 | un punteggio sufficiente |
19 | reyssat | 382 | !if , isin $dep_list |
7610 | czzmrn | 383 | negli esercizi $dep_list. |
19 | reyssat | 384 | !else |
7610 | czzmrn | 385 | nell'esercizio $dep_list. |
19 | reyssat | 386 | !endif |
5474 | czzmrn | 387 | </p> |
388 | <p>Comincia da quest'ultimo!</p> |
||
19 | reyssat | 389 | !goto examend |
390 | !endif |
||
391 | |||
392 | !if bad_exam iswordof $wims_user_error |
||
5474 | czzmrn | 393 | <p>Richiesta non valida in una sessione d'esame.</p> |
19 | reyssat | 394 | !goto examend |
395 | !endif |
||
396 | |||
397 | !if exam_exo_finished iswordof $wims_user_error |
||
7610 | czzmrn | 398 | <p>Hai già completato questo esercizio ottenendo un il punteggio di $wims_exo_lastscore.</p> |
399 | <p>Durante un esame non è possibile ripetere lo stesso esercizio.</p> |
||
19 | reyssat | 400 | !goto examend |
401 | !endif |
||
402 | |||
403 | !if expired_exam iswordof $wims_user_error |
||
5474 | czzmrn | 404 | <p>Il tempo è scaduto.</p> |
19 | reyssat | 405 | :examend |
406 | !set pses=!translate _ to , in $wims_session |
||
407 | !set pses=!item 1 of $pses |
||
408 | !set pser=!randint 1,999 |
||
409 | !set wims_opener=window.opener.location='$wims_ref_name?session=$pses.$pser&cmd=reply&job=student'; |
||
7610 | czzmrn | 410 | <p class="wimscenter"> |
19 | reyssat | 411 | <a href=# onclick="window.close();$wims_opener">Chiudi questa finestra</a>. |
5474 | czzmrn | 412 | </p> |
19 | reyssat | 413 | !exit |
414 | !endif |
||
415 | |||
416 | !if exam_closed iswordof $wims_user_error |
||
5474 | czzmrn | 417 | <p>L'esame non è più accessibile.</p> |
418 | <p>Contattare il docente del corso.</p> |
||
19 | reyssat | 419 | !goto examend |
420 | !endif |
||
421 | |||
422 | !if bad_ident iswordof $wims_user_error |
||
11943 | bpr | 423 | <p>Your request contains a user identification error.</p> |
5474 | czzmrn | 424 | <p>Are you trying to connect |
425 | to somebody else's session?</p> |
||
19 | reyssat | 426 | <p> |
427 | Please |
||
5474 | czzmrn | 428 | <a href="wims.cgi?special_parm=ignorecookie&special_parm2=$[randint(10^8)]">make a new connection</a>.</p> |
19 | reyssat | 429 | </body></html> |
430 | !exit |
||
431 | !endif |
||
432 | |||
433 | !if no_access iswordof $wims_user_error |
||
5474 | czzmrn | 434 | <p> Your request is refused by the access policy of this site. Sorry.</p> |
11943 | bpr | 435 | !goto end2 |
436 | !endif |
||
19 | reyssat | 437 | |
438 | !if class_closed iswordof $wims_user_error |
||
5474 | czzmrn | 439 | <h2>Spiacente.</h2> |
19 | reyssat | 440 | <p> |
441 | L'accesso a questo corso virtuale è stato temporaneamente chiuso dal docente. |
||
442 | Si prega di riprovare più tardi! |
||
5474 | czzmrn | 443 | </p> |
7610 | czzmrn | 444 | <p class="wimscenter"> |
19 | reyssat | 445 | !href cmd=close&module=home WIMS |
5474 | czzmrn | 446 | </p> |
19 | reyssat | 447 | </body></html> |
448 | !exit |
||
11943 | bpr | 449 | !endif |
19 | reyssat | 450 | |
451 | :end |
||
452 | <p>Se questo messaggio vi appare dopo aver seguito un link in una pagina. |
||
453 | probabilmente si tratta di un errore nella pagina. In questo caso |
||
5474 | czzmrn | 454 | contattatene l'autore per informarlo dell'errore. |
455 | </p> |
||
11943 | bpr | 456 | <p> È possibile |
457 | contattare il |
||
7610 | czzmrn | 458 | <a href="mailto:$wims_site_manager?subject=wims.cgi">webmaster</a>, precisando quanti più dettagli possibili per ricostruire |
5474 | czzmrn | 459 | l'errore.</p> |
19 | reyssat | 460 | |
461 | :end2 |
||
5474 | czzmrn | 462 | <hr/> |
7610 | czzmrn | 463 | <p class="wimscenter"> |
5474 | czzmrn | 464 | !set wims_ref_class=wims_button home |
19 | reyssat | 465 | !href module=home&cmd=new [WIMS home] |
5474 | czzmrn | 466 | !reset wims_ref_class |
467 | </p> |
||
19 | reyssat | 468 | |
469 | </body></html> |
||
470 |