Subversion Repositories wimsdev

Rev

Rev 2467 | Rev 2812 | 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. !href cmd=reply&job2=mod1 $wims_name_properties
  16. &nbsp;
  17. !href cmd=reply&job2=del1 $wims_name_erase
  18. <pre>
  19. $cn_data
  20. </pre>
  21.