Subversion Repositories wimsdev

Rev

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

  1. !read adm/title.phtml 1\
  2. $wims_classname - $wims_institutionname\
  3. $cdt_title
  4.  
  5. !if $cdt_description!=$empty
  6.  <br>$cdt_description<br>
  7. !endif
  8.  
  9. <p><hr width="40%"> <p>
  10.  
  11. !if $error!=$empty
  12.  <p>
  13.  !read lang/msg.phtml.$moduclass_lang
  14.  <p>
  15. !endif
  16.  
  17. !read form.phtml
  18.  
  19. !tail
  20.  
  21.