Subversion Repositories wimsdev

Rev

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

Rev 5855 Rev 5960
Line 11... Line 11...
11
!read adm/date.phtml date,$year2,$month2,$day2
11
!read adm/date.phtml date,$year2,$month2,$day2
12
$s_date_out
12
$s_date_out
13
($name_sum).
13
($name_sum).
14
<br/>$name_list2
14
<br/>$name_list2
15
 
15
 
16
<table border="0" cellspacing="1">
16
<table class="wimsnoborder">
17
!set total=0
17
!set total=0
18
!set totall=0
18
!set totall=0
19
!for i=1 to $n
19
!for i=1 to $n
20
 !set l=!line $i of $ref
20
 !set l=!line $i of $ref
21
 !set w=!wordcnt $l
21
 !set w=!wordcnt $l
Line 28... Line 28...
28
  !set total=$[$total+$a]
28
  !set total=$[$total+$a]
29
 !endif
29
 !endif
30
!next i
30
!next i
31
<tr><td align="right">$total</td><td>&nbsp;&nbsp;
31
<tr><td align="right">$total</td><td>&nbsp;&nbsp;
32
</td><td>$name_visit1 $totall $(names_$type).
32
</td><td>$name_visit1 $totall $(names_$type).
33
<td></tr></table>
33
</td></tr>
-
 
34
</table>
34
 
35
 
35
!if $auto>0
36
!if $auto>0
36
<p>
37
<p>
37
 $name_visit2.
38
 $name_visit2.
38
 </p>
39
 </p>