Subversion Repositories wimsdev

Rev

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

Rev 5756 Rev 5855
Line 10... Line 10...
10
$name_to
10
$name_to
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
<p>
15
 
16
<table border="0" cellspacing="1">
16
<table border="0" cellspacing="1">
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
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> <p>
33
<td></tr></table>
34
 
34
 
35
!if $auto>0
35
!if $auto>0
-
 
36
<p>
36
 $name_visit2.
37
 $name_visit2.
37
 <p>
38
 </p>
38
!endif
39
!endif
39
 
40