Rev 17883 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17883 | Rev 18008 | ||
---|---|---|---|
Line 31... | Line 31... | ||
31 | !if $nbrezonestudent=0 |
31 | !if $nbrezonestudent=0 |
32 | $name_copie_type1 |
32 | $name_copie_type1 |
33 | !else |
33 | !else |
34 | $name_copie_type2 |
34 | $name_copie_type2 |
35 | !endif |
35 | !endif |
- | 36 | !if $fwend=$empty |
|
36 | !read adm/date.phtml $deadline |
37 | !read adm/date.phtml $deadline |
37 | $l_date_out $wims_name_at |
38 | $l_date_out $wims_name_at |
38 | !replace internal : by H in $(timedeadline). |
39 | !replace internal : by H in $(timedeadline). |
39 | 40 | !else |
|
- | 41 | !set tmpfwend=!char 1 to 8 of $fwend |
|
- | 42 | !set tmpfwhend=!char 9 to 10 of $fwend |
|
- | 43 | !set tmpfwmend=!char 11 to 12 of $fwend |
|
- | 44 | !read adm/date.phtml $tmpfwend |
|
- | 45 | $l_date_out $wims_name_at |
|
- | 46 | !nospace $tmpfwhend H $tmpfwmend |
|
- | 47 | !endif |
|
40 | !if $studentclose=1 |
48 | !if $studentclose=1 |
41 | !if $job2=consigne |
49 | !if $job2=consigne |
42 | <div class="wims_msg alert"> |
50 | <div class="wims_msg alert"> |
43 | $name_close_alertpre1 |
51 | $name_close_alertpre1 |
44 | <span class="wims_button disabled">$name_close_confirm</span> |
52 | <span class="wims_button disabled">$name_close_confirm</span> |