Rev 19 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
19 | reyssat | 1 | |
4747 | bpr | 2 | !set wims_warn_header=<p><span class="wims_warning">$wims_name_warning.</span> |
19 | reyssat | 3 | |
4 | !if inconsistent_columns iswordof $wims_warn_rawmatrix |
||
5 | $wims_warn_header |
||
6 | Soy incapaz de interpretar la matriz que ha introducido, porque |
||
7 | parece que las filas tienen distinto número de elementos. Por favor, |
||
8 | verifique la matriz, y use COMAS para separar los elementos, en lugar |
||
9 | de espacios. |
||
10 | <p> |
||
11 | !endif |
||
12 |