Rev 7973 | Rev 10998 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7973 | Rev 9221 | ||
---|---|---|---|
Line 65... | Line 65... | ||
65 | 65 | ||
66 | !if $clcnt>0 |
66 | !if $clcnt>0 |
67 | $table_header |
67 | $table_header |
68 | <caption>$name_listindependant</caption> |
68 | <caption>$name_listindependant</caption> |
69 | $table_hdtr |
69 | $table_hdtr |
- | 70 | <th>$wims_name_name</th><th>$wims_name_action</th> |
|
70 |
|
71 | <th class="small">$wims_name_Language</th><th>$wims_name_Supervisor</th> |
71 | <th>$name_created<br /><span class="tt small">yyyymmdd</span> |
72 | <th>$name_created<br /><span class="tt small">yyyymmdd</span></th> |
72 | <th>$name_expire<br /><span class="tt small">yyyymmdd</span> |
73 | <th>$name_expire<br /><span class="tt small">yyyymmdd</span></th> |
73 | !if $actives=yes |
74 | !if $actives=yes |
74 | <th>load<sup>[1]</sup></th> |
75 | <th>load<sup>[1]</sup></th> |
75 | !endif |
76 | !endif |
76 | !for i=1 to $clcnt |
77 | !for i=1 to $clcnt |
77 | !set l=!line $i of $classes |
78 | !set l=!line $i of $classes |
Line 94... | Line 95... | ||
94 | !set wims_ref_class=wims_button |
95 | !set wims_ref_class=wims_button |
95 | !href module=adm/class/classes&type=authsupervisor&class=$c_&auth_user=supervisor&auth_password=*wims_site_manager $name_visit |
96 | !href module=adm/class/classes&type=authsupervisor&class=$c_&auth_user=supervisor&auth_password=*wims_site_manager $name_visit |
96 | </td><td>$l_</td> |
97 | </td><td>$l_</td> |
97 | <td class="small"> |
98 | <td class="small"> |
98 | <a href="mailto:$m_?subject=Your WIMS virtual class">$s_</a> |
99 | <a href="mailto:$m_?subject=Your WIMS virtual class">$s_</a> |
99 | </td><td>$f_</td><td>$e_ |
100 | </td><td>$f_</td><td>$e_</td> |
100 | !if $actives=yes |
101 | !if $actives=yes |
101 | !default activ_$c_=- |
102 | !default activ_$c_=- |
102 | <td>$(activ_$c_)</td> |
103 | <td>$(activ_$c_)</td> |
103 | !endif |
104 | !endif |
104 | </tr> |
105 | </tr> |