Subversion Repositories wimsdev

Rev

Rev 4264 | Rev 4785 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4264 Rev 4456
Line 33... Line 33...
33
 Target module already exists.
33
 Target module already exists.
34
 !exit
34
 !exit
35
!endif
35
!endif
36
 
36
 
37
!if badtarget iswordof $error
37
!if badtarget iswordof $error
38
 L'indirizzo di destinazione (<tt class="wims_code">$target</tt>) non è valido: troppo lungo, troppo corto, incompeto o contenente caratteri non validi.<br/>
38
 L'indirizzo di destinazione (<tt class="wims_address">$target</tt>) non è valido: troppo lungo, troppo corto, incompeto o contenente caratteri non validi.<br/>
39
 Dettagli dell'errore:
39
 Dettagli dell'errore:
40
 <ul>
40
 <ul>
41
  !if incorrect_t1 iswordof $error
41
  !if incorrect_t1 iswordof $error
42
   <li>Zona non corretta</li>
42
   <li>Zona non corretta</li>
43
  !endif
43
  !endif