Rev 9644 |
Rev 10095 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!read adm/css.phtml
!read tabletheme
!header1
!read adm/class/classname.phtml $wims_classname\
$wims_institutionname
!read adm/title.phtml 1\
$classname\
$module_title
!if $error!=$empty
<div class="wims_msg alert">
!read lang/msg.phtml.$moduclass_lang
</div>
!else
!if $message!=$empty
<div class="wims_msg success">
$message
</div>
!endif
!endif
!read $job.phtml
!!se trouve dans le menu du haut par le thème
!!set wims_menu_items=!append line class_home main,1,module=home\
to $wims_menu_items
!tail