Rev 5925 | Rev 10094 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5925 | Rev 6223 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | . |
8 | . |
9 | !endif |
9 | !endif |
10 | 10 | ||
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> (<span class="tt wims_fname">$original2</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 |