Rev 12457 | Rev 16072 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12457 | Rev 12837 | ||
---|---|---|---|
Line 38... | Line 38... | ||
38 | !formend |
38 | !formend |
39 | !endif |
39 | !endif |
40 | 40 | ||
41 | !if ($nei isitemof $n_sup,$n_part and $wims_class isitemof $nei_sup,$nei_part) or \ |
41 | !if ($nei isitemof $n_sup,$n_part and $wims_class isitemof $nei_sup,$nei_part) or \ |
42 | all isitemof $nei_sup,$nei_part |
42 | all isitemof $nei_sup,$nei_part |
43 | <p><b>$name_info </b> |
- | |
44 | |
- | |
45 | !set wims_ref_class=wims_button_help |
- | |
46 | !href cmd=help&special_parm=import $wims_name_help |
- | |
47 | </p> |
- | |
48 | - | ||
49 | <p>$name_youcan |
43 | <p>$name_youcan |
50 | !href cmd=reply&job2=import $name_import_resource |
44 | !href cmd=reply&job2=import $name_import_resource |
51 | $name_fromtheclass <span class="wims_emph">$nei_description</span>. |
45 | $name_fromtheclass <span class="wims_emph">$nei_description</span>. |
- | 46 | !set wims_ref_class=wims_button_help |
|
- | 47 | !href cmd=help&special_parm=import $wims_name_help |
|
52 | </p> |
48 | </p> |
53 | !endif |
49 | !endif |
54 | 50 | ||
55 | !if $nei isitemof $n_sup |
51 | !if $nei isitemof $n_sup |
56 | <p> |
52 | <p> |
57 | <b> |
53 | <b>$name_sharing</b> |
58 | |
54 | |
59 | !set wims_ref_class=wims_button_help |
55 | !set wims_ref_class=wims_button_help |
60 | !href cmd=help&special_parm=share $wims_name_help |
56 | !href cmd=help&special_parm=share $wims_name_help |
61 | </p> |
57 | </p> |
62 | 58 |