Rev 13286 | Rev 13289 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13286 | Rev 13287 | ||
---|---|---|---|
Line 77... | Line 77... | ||
77 | $[$class_limit-$part] |
77 | $[$class_limit-$part] |
78 | !endif |
78 | !endif |
79 | </td> |
79 | </td> |
80 | !endif |
80 | !endif |
81 | <td> |
81 | <td> |
82 |
|
82 | !if $class_password=$empty |
83 |
|
83 | <span class="wims_label open">$(name_statut[1])</span> |
84 |
|
84 | !else |
85 |
|
85 | <span class="wims_label wims_warning">$(name_statut[2])</span> |
86 |
|
86 | !endif |
87 | </td> |
87 | </td> |
88 | </tr> |
88 | </tr> |
89 | !next cl |
89 | !next cl |
90 | $table_end |
90 | $table_end |
91 | 91 |