<h3 class="wimscenter">$title
!set wims_ref_class=wims_button_help
!href cmd=help&special_parm=stopshare $wims_name_help
</h3>
!if $stoprec!=$empty and $(sharing_$stoprec)=$nei and \
$(me_$(stoprec)cnt)>0 and $me_testcnt>0 and confirm!=yes and \
$stoprec isitemof $nosharelist
<span class="wims_warning">$wims_name_warning</span>. $name_warning
<p class="wimscenter wimsform">
!set wims_ref_class=wims_button
!href cmd=reply&stoprec=$stoprec&confirm=yes $wims_name_yes ;$name_stop
!set wims_ref_class=wims_button wims_secondary_button
!href cmd=reply&job2=def $wims_name_no ; $wims_name_giveup
</p>
!else
Manipulation error: You should never land here.
!endif