Subversion Repositories wimsdev

Rev

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

  1. !read adm/title.phtml 3\
  2. \
  3. $wims_name_classtest
  4.  
  5. !read connect/remote.phtml
  6. <p>
  7. $name_check: $connclass.
  8. !if $error!=$empty
  9. !set wims_ref_class=wims_button
  10.  !href cmd=reply&job2=del1 $wims_name_erase
  11.  !exit
  12. !endif
  13.  
  14. <p>
  15. $name_data
  16.  
  17. <pre>
  18. $cn_data
  19. </pre>
  20.  
  21. !href cmd=reply&job2=mod1 $wims_name_properties
  22. &nbsp;
  23. !set wims_ref_class=wims_button
  24. !href cmd=reply&job2=del1 $wims_name_erase
  25.