Subversion Repositories wimsdev

Rev

Rev 19 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
19 reyssat 1
 
3980 bpr 2
!set wims_warn_header=<p><font color="red"><b>Attenzione.</b></font>
19 reyssat 3
 
4
!if inconsistent_columns iswordof $wims_warn_rawmatrix
5
 $wims_warn_header
6
 Apparentemente la matrice inserita ha righe di lunghezza diversa.
7
 Per favore verificate la matrice, usando 
8
 VIRGOLE al posto degli spazi
9
 per separare chiaramente i diversi elementi.
10
 <p>
11
!endif
12