Subversion Repositories wimsdev

Rev

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

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