Subversion Repositories wimsdev

Rev

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