Rev 6013 |
Rev 7671 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
<!-- begin of $wims_theme/docheader.phtml -->
!! document menu
!nocache
!set wims_theme_docheader=yes
!if $wims_class=$empty or adm/doc notin $module
!set oneitem=oneitem.phtml
!else
!set oneitem=./adm/oneitem.phtml
!endif
<!-- begin of docheader.phtml -->
!if $job iswordof read print
<div id="wimsdoc">
!endif
!if $wims_lightpopup=yes
!goto end1
!endif
<div id="wimstopbox">
!read themes/_widgets/docheadermenu.phtml
!read themes/_widgets/docnavigation.phtml
</div
><!--end of wimstopbox
-->
:end1
!if $wims_lightpopup=yes
<div id="wimslightpopup">
<div id="wimsbodybox">
<div id="wimspagebox">
!endif
<div id="wimsbodybox">
<div id="wimspagebox">
!read themes/_widgets/docsidemenu.phtml
!read themes/_widgets/alertchat.phtml
<!-- end of docheader
.phtml
-->