Subversion Repositories wimsdev

Rev

Rev 8994 | Details | Compare with Previous | Last modification | View Log | RSS feed

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