Subversion Repositories wimsdev

Rev

Rev 12862 | Rev 14811 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12862 Rev 14810
Line 2... Line 2...
2
!if $lang iswordof it
2
!if $lang iswordof it
3
  !set helpsquare_lang=it
3
  !set helpsquare_lang=it
4
!endif
4
!endif
5
!read help/$helpsquare_lang/squarescore.phtml square
5
!read help/$helpsquare_lang/squarescore.phtml square
6
 
6
 
-
 
7
!if $lang iswordof es
-
 
8
  !set helpsquare_lang=es
-
 
9
!endif
-
 
10
!read help/$helpsquare_lang/squarescore.phtml square
-
 
11
       
7
<div class="wimscenter">
12
<div class="wimscenter">
8
    !read adm/class/colors 0,legend
13
    !read adm/class/colors 0,legend
9
    $output_legend
14
    $output_legend
10
</div>
15
</div>
11
 
16