Subversion Repositories wimsdev

Rev

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

  1.  
  2. !if $s_status=ask
  3.   $n_statusask
  4.   <div class="wimscenter">
  5.     !form reply
  6.       <input type="hidden" name="job" value="send" />
  7.       $ $
  8.       <input size="10" name="s_code" />
  9.       $ $
  10.       <input type="submit" value="$wims_name_send" />
  11.       $
  12.       !set wims_ref_class=wims_button wims_secondary_button
  13.       !href cmd=reply&job=list $wims_name_giveup
  14.     !formend
  15.   </div>
  16.  !exit
  17. !endif
  18.  
  19. !if $error=$empty
  20.   <div class="wims_msg success">$n_add</div>
  21. !endif
  22.  
  23. !set wims_menu_items=!append line forum,1,cmd=reply&job=list&mlist=.newlist\
  24. to $wims_menu_items
  25.  
  26. !read listarch.phtml
  27.