Subversion Repositories wimsdev

Rev

Rev 12457 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. <h3 class="wimscenter">$title
  3. &nbsp;
  4. !set wims_ref_class=wims_button_help
  5. !href cmd=help&special_parm=stopshare $wims_name_help
  6. </h3>
  7.  
  8. !if $stoprec!=$empty and $(sharing_$stoprec)=$nei and \
  9.           $(me_$(stoprec)cnt)>0 and $me_testcnt>0 and confirm!=yes and \
  10.           $stoprec isitemof $nosharelist
  11.   <span class="wims_warning">$wims_name_warning</span>. $name_warning
  12.   <p class="wimscenter wimsform">
  13.   !set wims_ref_class=wims_button
  14.   !href cmd=reply&stoprec=$stoprec&confirm=yes $wims_name_yes&nbsp;;$name_stop
  15.   !set wims_ref_class=wims_button wims_secondary_button
  16.   !href cmd=reply&job2=def $wims_name_no&nbsp;; $wims_name_giveup
  17.   </p>
  18. !else
  19.   Manipulation error: You should never land here.
  20. !endif
  21.