Subversion Repositories wimsdev

Rev

Rev 3064 | Rev 7684 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. <center><h3>$title
  3. &nbsp;
  4. !set wims_ref_class=wims_button_help
  5. !href cmd=help&special_parm=stopshare $wims_name_help
  6. </h3></center>
  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.  <b>$wims_name_warning</b>. $name_warning
  12.  <p><center><font size="+1">
  13.  !href cmd=reply&stoprec=$stoprec&confirm=yes $wims_name_yes&nbsp;;$name_stop
  14.  &nbsp;&nbsp;
  15.  !href cmd=reply&job2=def $wims_name_no&nbsp;; $wims_name_giveup
  16.  </font></center> <p>
  17. !else
  18.  Manipulation error: You should never land here.
  19. !endif
  20.  
  21.