Subversion Repositories wimsdev

Rev

Rev 2477 | Rev 3070 | 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.  !href cmd=reply&job2=del1 $wims_name_erase
  10.  !exit
  11. !endif
  12.  
  13. <p>
  14. $name_data
  15.  
  16. <pre>
  17. $cn_data
  18. </pre>
  19.  
  20. !href cmd=reply&job2=mod1 $wims_name_properties
  21. &nbsp;
  22. !href cmd=reply&job2=del1 $wims_name_erase
  23.