<h1 class="wims_docu_title">$wims_name_doch_transfer: $tit ($doc)</h1>
!if $transfer=fail
$name_transfer_fail
!if $transferable=yes
!set wims_menu_items=!append line doch_transfer,1,cmd=reply&job=transfer\
to $wims_menu_items
!endif
!endif
!if $transfer=$empty
!if $list_mod_doc!=$empty
<p>$name_transfer_modtool <span class="tt">$wims_developer</span>$wims_punct_colon
!form reply
<div class="wimscenter">
<p>
<label for="catmodule">Module</label>
!formselect catmodule
list $list_mod_doc
</p>
<div class="actions">
<input type="submit" value="OK">
!set wims_ref_class=wims_button wims_secondary_button
!href cmd=reply&job=prop $wims_name_giveup
</div>
</div>
<input type="hidden" name="transfer" value="yes">
!formend
!else
$name_list_mod_doc_empty :
!set wims_ref_class=wims_button
<div class="wimscenter" style="padding:30px;">
!href module=adm/modtool $wims_name_modtool
</div>
!endif
!endif
!if $transfer=done
$name_transfer_done <span class="tt wims_fname">$wims_developer/$catmodule</span>.
!set wims_ref_class=wims_button
<div style="text-align:center; padding:30px;">
!href module=adm/modtool $wims_name_modtool
</div>
!endif
!set wims_menu_items=!append line doch_main,1,cmd=reply&job=read&block=main\
to $wims_menu_items