Rev 6013 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
<!-- _widgets/userscore.phtml -->
<$div1 class="menuitem">
!read ./adm/oneitem.phtml myscore,1,module=adm/class/userlist
</$div1>
!if $wims_showlivret!=no
!set livret_nbcomp
=!recordcnt wimshome
/log/classes
/$wims_class/livret
/.comps
!if $livret_nbcomp >0
<$div1 class="menuitem">
!read ./adm/oneitem.phtml livret,1,module=adm/class/livret
</$div1><!--end menuitem
-->
!endif
!endif
<!-- _widgets/userscore.phtml -->