Subversion Repositories wimsdev

Rev

Rev 5990 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. <!-- $wims_theme/_widgets/documentation.phtml -->
  2. <td wrap="nowrap"><small>
  3. !if $lang=cn
  4.  !href module=help/wimsdoc.cn $wims_name_doctec
  5. !else
  6.  !href module=help/wimsdoc.en $wims_name_doctec
  7. !endif
  8.  </small>
  9.  </td>
  10. <!-- end $wims_theme/_widgets/documentation.phtml -->