%%4E^4E2^4E29F5C3%%RCV1020.tpl.php
5.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?PHP /* Smarty version 2.6.22, created on 2010-01-06 13:26:12
compiled from RCV1020.tpl */ ?>
<table>
<tr>
<td>
<table border="0" cellpadding="1" cellspacing="1" bgcolor="#000000">
<tr>
<th class="ConfKubunTh"></td>
<th class="ConfKubunTh"></td>
<th class="ConfKubunTh">業者</td>
<!--
<th class="ConfKubunTh">区分</th>
-->
<?PHP if ($this->_tpl_vars['RCV_MODE'] != '2'): ?>
<th class="ConfKubunTh" width="100px"><?PHP echo $this->_tpl_vars['LstHead']; ?>
予定日</th>
<th class="ConfKubunTh"><?PHP echo $this->_tpl_vars['LstHead']; ?>
予定金額</td>
<?PHP endif; ?>
<?PHP if ($this->_tpl_vars['RCV_MODE'] != '1'): ?>
<th class="ConfKubunTh" width="100px"><?PHP echo $this->_tpl_vars['LstHead']; ?>
日</th>
<th class="ConfKubunTh" width="100px"><?PHP echo $this->_tpl_vars['LstHead']; ?>
金額</th>
<?PHP endif; ?>
<th class="ConfKubunTh" width="300px">メモ</th>
</tr>
<?PHP unset($this->_sections['item']);
$this->_sections['item']['name'] = 'item';
$this->_sections['item']['loop'] = is_array($_loop=$this->_tpl_vars['rcv_id']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['item']['show'] = true;
$this->_sections['item']['max'] = $this->_sections['item']['loop'];
$this->_sections['item']['step'] = 1;
$this->_sections['item']['start'] = $this->_sections['item']['step'] > 0 ? 0 : $this->_sections['item']['loop']-1;
if ($this->_sections['item']['show']) {
$this->_sections['item']['total'] = $this->_sections['item']['loop'];
if ($this->_sections['item']['total'] == 0)
$this->_sections['item']['show'] = false;
} else
$this->_sections['item']['total'] = 0;
if ($this->_sections['item']['show']):
for ($this->_sections['item']['index'] = $this->_sections['item']['start'], $this->_sections['item']['iteration'] = 1;
$this->_sections['item']['iteration'] <= $this->_sections['item']['total'];
$this->_sections['item']['index'] += $this->_sections['item']['step'], $this->_sections['item']['iteration']++):
$this->_sections['item']['rownum'] = $this->_sections['item']['iteration'];
$this->_sections['item']['index_prev'] = $this->_sections['item']['index'] - $this->_sections['item']['step'];
$this->_sections['item']['index_next'] = $this->_sections['item']['index'] + $this->_sections['item']['step'];
$this->_sections['item']['first'] = ($this->_sections['item']['iteration'] == 1);
$this->_sections['item']['last'] = ($this->_sections['item']['iteration'] == $this->_sections['item']['total']);
?>
<tr>
<td class="<?PHP echo $this->_tpl_vars['nyuukin_color'][$this->_sections['item']['index']]; ?>
">
<input type="button" class="btnGo" name="btnDisp" value="表示" onclick="Input_Disp('<?PHP echo $this->_tpl_vars['div_id']; ?>
','<?PHP echo $this->_tpl_vars['rcv_id'][$this->_sections['item']['index']]; ?>
');">
</td>
<td class="<?PHP echo $this->_tpl_vars['nyuukin_color'][$this->_sections['item']['index']]; ?>
" align="center">
<!--
<input type="button" name="btnDisp" value="<?PHP echo $this->_tpl_vars['seikyukbn'][$this->_sections['item']['index']]; ?>
" onclick="Nyukin_Set('<?PHP echo $this->_tpl_vars['div_id']; ?>
','<?PHP echo $this->_tpl_vars['rcv_id'][$this->_sections['item']['index']]; ?>
');">
-->
<?PHP if ($this->_tpl_vars['nyukin_date'][$this->_sections['item']['index']] != ""): ?>
適用済
<?PHP else: ?>
<input type="button" class="btnGo2" name="btnDisp" value="適用" onclick="Nyukin_Set('<?PHP echo $this->_tpl_vars['div_id']; ?>
','<?PHP echo $this->_tpl_vars['rcv_id'][$this->_sections['item']['index']]; ?>
');">
<?PHP endif; ?>
</td>
<td class="<?PHP echo $this->_tpl_vars['nyuukin_color'][$this->_sections['item']['index']]; ?>
"><?PHP echo $this->_tpl_vars['gyousya_name'][$this->_sections['item']['index']]; ?>
</td>
<!--
<td class="<?PHP echo $this->_tpl_vars['nyuukin_color'][$this->_sections['item']['index']]; ?>
"><?PHP echo $this->_tpl_vars['seikyukbn'][$this->_sections['item']['index']]; ?>
</td>
-->
<?PHP if ($this->_tpl_vars['RCV_MODE'] != '2'): ?>
<td class="<?PHP echo $this->_tpl_vars['nyuukin_color'][$this->_sections['item']['index']]; ?>
"><?PHP echo $this->_tpl_vars['seikyu_kigen'][$this->_sections['item']['index']]; ?>
</td>
<td class="<?PHP echo $this->_tpl_vars['nyuukin_color'][$this->_sections['item']['index']]; ?>
" align="right"><?PHP echo $this->_tpl_vars['seikyu_money'][$this->_sections['item']['index']]; ?>
</td>
<?PHP endif; ?>
<?PHP if ($this->_tpl_vars['RCV_MODE'] != '1'): ?>
<td class="<?PHP echo $this->_tpl_vars['nyuukin_color'][$this->_sections['item']['index']]; ?>
"><?PHP echo $this->_tpl_vars['nyukin_date'][$this->_sections['item']['index']]; ?>
</td>
<td class="<?PHP echo $this->_tpl_vars['nyuukin_color'][$this->_sections['item']['index']]; ?>
" align="right">
<?PHP if ($this->_tpl_vars['nyukin_date'][$this->_sections['item']['index']] != ""): ?>
<?PHP echo $this->_tpl_vars['nyukin_money'][$this->_sections['item']['index']]; ?>
<?PHP endif; ?>
</td>
<?PHP endif; ?>
<td class="<?PHP echo $this->_tpl_vars['nyuukin_color'][$this->_sections['item']['index']]; ?>
" align="left"><?PHP echo $this->_tpl_vars['seikyu_memo'][$this->_sections['item']['index']]; ?>
</td>
</tr>
<?PHP endfor; endif; ?>
</table>
</td>
</tr>
<tr><td align="left"><input type="button" class="btnCancel" name="btnTuroku" value="キャンセル" onclick="Input_Close('<?PHP echo $this->_tpl_vars['div_id']; ?>
');"></td></tr>
<table>