Rev 12638 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12638 | Rev 17180 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | !endif |
28 | !endif |
29 | !if $cnt2>0 or ($job=first and $teachercnt!=0) |
29 | !if $cnt2>0 or ($job=first and $teachercnt!=0) |
30 | <ul class="wims_nopuce"> |
30 | <ul class="wims_nopuce"> |
31 | !if $cnt2>0 |
31 | !if $cnt2>0 |
32 | !form reply |
32 | !form reply |
33 | <input type="hidden" name="actype" value="add" |
33 | <input type="hidden" name="actype" value="add"> |
34 | <input type="submit" value="$name_addgestion" |
34 | <input type="submit" value="$name_addgestion"> |
35 | !if $job!=first |
35 | !if $job!=first |
36 | ( |
36 | ( |
37 | !defof class_description in $classdir1/$($job)/.def |
37 | !defof class_description in $classdir1/$($job)/.def |
38 | ) |
38 | ) |
39 | !endif |
39 | !endif |