Subversion Repositories wimsdev

Rev

Rev 6042 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6013 bpr 1
<!-- _widgets/userscore.phtml -->
2
<$div1 class="menuitem">
8994 guerimand 3
 !read ./adm/oneitem.phtml myscore,1,module=adm/class/userscore
6042 obado 4
</$div1>
5
 
6
!if $wims_showlivret!=no
7
 !set livret_nbcomp=!recordcnt wimshome/log/classes/$wims_class/livret/.comps
8
 !if $livret_nbcomp >0
9
  <$div1 class="menuitem">
10
   !read ./adm/oneitem.phtml livret,1,module=adm/class/livret
11
  </$div1><!--end menuitem-->
6013 bpr 12
 !endif
6042 obado 13
!endif
6013 bpr 14
<!-- _widgets/userscore.phtml -->