Rev 5850 | Rev 5925 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5850 | Rev 5901 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | !if $target=$empty |
11 | !if $target=$empty |
12 | !form reply |
12 | !form reply |
13 | <input type="hidden" name="jobreq" value="$job"/> |
13 | <input type="hidden" name="jobreq" value="$job"/> |
14 | !distribute item $name_choice into P_copy,P_move,L_copy,L_move |
14 | !distribute item $name_choice into P_copy,P_move,L_copy,L_move |
15 | !if $originheader!=$empty |
15 | !if $originheader!=$empty |
16 | $(L_$job) <span class="wims_mod_title">$otit</span> (< |
16 | $(L_$job) <span class="wims_mod_title">$otit</span> (<span class="tt wims_fname">$original2</span>): |
17 | !else |
17 | !else |
18 | $(P_$job) $name_public_module |
18 | $(P_$job) $name_public_module |
19 | !endif |
19 | !endif |
20 | !set wims_ref_class=wims_button_help |
20 | !set wims_ref_class=wims_button_help |
21 | !href cmd=help&special_parm=addressing $wims_name_help |
21 | !href cmd=help&special_parm=addressing $wims_name_help |