Rev 12739 | Rev 12903 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12739 | Rev 12899 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | !set wims_ref_class=wims_button_help |
14 | !set wims_ref_class=wims_button_help |
15 | !href cmd=help&special_parm=import $wims_name_help |
15 | !href cmd=help&special_parm=import $wims_name_help |
16 | 16 | ||
17 | 17 | ||
18 | !if $newcnt1>0 |
18 | !if $newcnt1>0 |
- | 19 | !set name_glossary=!lower $wims_name_Glossary |
|
19 | $table_header |
20 | $table_header |
20 | <caption>$name_teaching</caption> |
21 | <caption>$name_teaching</caption> |
21 | $table_hdtr<th>$wims_name_Type</th><th>$wims_name_title</th><th class="small"> |
22 | $table_hdtr<th>$wims_name_Type</th><th>$wims_name_title</th><th class="small">$(wims_name_thsheet[1])</th> |
22 | <th class="small">$name_ressourceallowed</th> |
23 | <th class="small">$name_ressourceallowed</th> |
23 | <th>$name_same_title</th><th>$wims_name_action</th></tr> |
24 | <th>$name_same_title</th><th>$wims_name_action</th></tr> |
24 | !for i=1 to $newcnt1 |
25 | !for i=1 to $newcnt1 |
25 | !set l=!line $i of $newrec |
26 | !set l=!line $i of $newrec |
26 | !set ll=!words2items $l |
27 | !set ll=!words2items $l |