%%63^63A^63A23A6E%%BRR0200.tpl.php
10.2 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
<?PHP /* Smarty version 2.6.22, created on 2011-08-04 16:40:58
compiled from BRR0200.tpl */ ?>
<div class="SimMiddle">
<div class="Main">
<div class="Unit">
金額単位(<?PHP echo $this->_tpl_vars['mUnitName']; ?>
)
</div>
<div class="frm_nyuryoku">
<div class="nyuryoku_title">
基本入力
<?PHP if ($this->_tpl_vars['mode2'] == 'New'): ?>
<input type="button" class="btnGo" value="登 録" onclick="chk_ok(0);">
<input type="button" class="btnCancel" value="キャンセル" onclick="Hyo();">
<!-- input type="button" value="メニューへ" onclick="Modoru();" -->
<?PHP else: ?>
<input type="button" class="btnGo" value="修正登録" onclick="chk_ok(1);">
<input type="button" class="btnCancel" value="キャンセル" onclick="Hyo();">
<input type="button" class="btnDelete" value="削 除" onclick="del();">
<!--
<input type="button" class="btnGo2" value="返済計画" onclick="keikaku();">
-->
<!-- input type="button" value="メニューへ" onclick="Modoru();" -->
<?PHP endif; ?>
</div>
</div>
<table class="input_tbl" cellpadding="5" cellspacing="0">
<tr>
<th width="94"><?PHP echo $this->_tpl_vars['DEFARR_BRR'][5]; ?>
<font color="#FF0000"> *</font></th>
<td width="200" colspan="3">
<!--
<input type="radio" name="radBank" value="0" onClick="ginko_sel();" <?PHP echo $this->_tpl_vars['BankRad'][0]; ?>
>新規:
<input type="text" name="bankName" value="" MAXLENGTH="40" size="30" <?PHP echo $this->_tpl_vars['BankInput'][0]; ?>
/>
<BR><BR>
<input type="radio" name="radBank" value="1" onClick="ginko_sel();" <?PHP echo $this->_tpl_vars['BankRad'][1]; ?>
>選択:
-->
<select name="ginko">
<?PHP echo $this->_tpl_vars['lst_ginko']; ?>
</select>
</td>
</tr>
<tr>
<th>
<?PHP echo $this->_tpl_vars['DEFARR_BRR'][7]; ?>
<font color="#FF0000"> *</font>
</th>
<td colspan="3">
<input type="text" name="kariiregaku" value="<?PHP echo $this->_tpl_vars['kariiregaku']; ?>
" size="10"> <?PHP echo $this->_tpl_vars['mUnitName']; ?>
</td>
</tr>
<tr>
<th><?PHP echo $this->_tpl_vars['DEFARR_BRR'][6]; ?>
<font color="#FF0000"> *</font></th>
<td colspan="3">
<select name="yyyy2">
<?PHP echo $this->_tpl_vars['lstY']; ?>
</select> 年
<select name="mmmm">
<?PHP echo $this->_tpl_vars['lstM']; ?>
</select>月
<select name="dddd">
<?PHP echo $this->_tpl_vars['lstD']; ?>
</select>日
</td>
</tr>
<tr>
<th>
<?PHP echo $this->_tpl_vars['DEFARR_BRR'][8]; ?>
<font color="#FF0000"> *</font>
</th>
<td colspan="3">
<?PHP if ($this->_tpl_vars['kariire_kubun'] == 0): ?>
<input type="radio" name="kr_kubun" value="0" checked>長期借入
<input type="radio" name="kr_kubun" value="1">短期借入
<?PHP elseif ($this->_tpl_vars['kariire_kubun'] == 1): ?>
<input type="radio" name="kr_kubun" value="0" >長期借入
<input type="radio" name="kr_kubun" value="1" checked>短期借入
<?PHP else: ?>
<input type="radio" name="kr_kubun" value="0" checked>長期借入
<input type="radio" name="kr_kubun" value="1">短期借入
<?PHP endif; ?>
</td>
</tr>
<tr>
<th><?PHP echo $this->_tpl_vars['DEFARR_BRR'][9]; ?>
<font color="#FF0000"> *</font></th>
<td colspan="3">
<select name="first_year">
<?PHP echo $this->_tpl_vars['HensaiY']; ?>
</select>年
<select name="first_month">
<?PHP echo $this->_tpl_vars['HensaiM']; ?>
</select>月
</td>
</tr>
<tr>
<th><?PHP echo $this->_tpl_vars['DEFARR_BRR'][10]; ?>
<font color="#FF0000"> *</font></th>
<td colspan="3">
<select name="hensai_day">
<?PHP echo $this->_tpl_vars['lst_hensai']; ?>
</select>日
</td>
</tr>
</table>
<div class="frm_nyuryoku">
<div class="nyuryoku_title">
返済条件
</div>
</div>
<table class="input_tbl" cellpadding="5" cellspacing="0">
<tr>
<th width="94"><?PHP echo $this->_tpl_vars['DEFARR_BRR'][12]; ?>
<font color="#FF0000"> *</font></th>
<td width="173" colspan="3"><input type="text" name="hensai_count" value="<?PHP echo $this->_tpl_vars['hensai_count']; ?>
" size="3"> 回</td>
</tr>
<tr>
<th><?PHP echo $this->_tpl_vars['DEFARR_BRR'][11]; ?>
<font color="#FF0000"> *</font>
</th>
<td colspan="3">
<input type="text" name="kinri" value="<?PHP echo $this->_tpl_vars['interest_cost']; ?>
" size="3"> % (元金均等返済方式となります)
<input type="hidden" name="kinri_shubetu" value="0"><!--暫定-->
</td>
</tr>
<!--
<tr>
<th><?PHP echo $this->_tpl_vars['DEFARR_BRR'][13]; ?>
<font color="#FF0000"> *</font></th>
<td colspan="3">
<?PHP if ($this->_tpl_vars['siharai_shubetu'] == 0): ?><input type="radio" name="kinri_shubetu" value="0" checked> 元金均等返済方式<br><input type="radio" name="kinri_shubetu" value="1"> 元利均等返済方式<br><input type="radio" name="kinri_shubetu" value="2"> アドオン方式<br><?PHP endif; ?>
<?PHP if ($this->_tpl_vars['siharai_shubetu'] == 1): ?><input type="radio" name="kinri_shubetu" value="0"> 元金均等返済方式<br><input type="radio" name="kinri_shubetu" value="1" checked> 元利均等返済方式<br><input type="radio" name="kinri_shubetu" value="2"> アドオン方式<br><?PHP endif; ?>
<?PHP if ($this->_tpl_vars['siharai_shubetu'] == 2): ?><input type="radio" name="kinri_shubetu" value="0"> 元金均等返済方式<br><input type="radio" name="kinri_shubetu" value="1"> 元利均等返済方式<br><input type="radio" name="kinri_shubetu" value="2" checked> アドオン方式<br><?PHP endif; ?>
<?PHP if ($this->_tpl_vars['siharai_shubetu'] == 3): ?><input type="radio" name="kinri_shubetu" value="0"> 元金均等返済方式<br><input type="radio" name="kinri_shubetu" value="1"> 元利均等返済方式<br><input type="radio" name="kinri_shubetu" value="2"> アドオン方式<br><?PHP endif; ?>
</td>
</tr>
-->
</table>
</td>
<td>
<!--端数処理-->
<!--
<tr>
<td colspan="4" class="nyuryoku_title">端数処理</td>
</tr>
<tr>
<th>端数金額計上時期</th>
<td colspan="3">
<input type="radio">初回返済時
<input type="radio">完済月
</td>
</tr>
<tr>
<th>
端数調整金額<br>
(固定金額)
</th>
<td colspan="3">
<input type="text">円
</td>
</tr>
-->
<!--ここまで消す!-->
<div class="frm_nyuryoku">
<div class="nyuryoku_title">
その他記載事項
</div>
</div>
<table class="input_tbl" cellpadding="5" cellspacing="0">
<tr>
<th width="94"><?PHP echo $this->_tpl_vars['DEFARR_BRR'][15]; ?>
</th>
<td width="172" colspan="3">
<textarea name="tanpo" cols="30" rows="4"><?PHP echo $this->_tpl_vars['tanpo']; ?>
</textarea>
</td>
</tr>
<tr>
<th><?PHP echo $this->_tpl_vars['DEFARR_BRR'][16]; ?>
</th>
<td colspan="3">
<textarea name="comment" cols="30" rows="4"><?PHP echo $this->_tpl_vars['comment']; ?>
</textarea>
</td>
</tr>
<tr>
<td colspan="4">
<font color="#FF0000">* </font>は必須入力項目です<br><br>
<?PHP if ($this->_tpl_vars['mode2'] == 'New'): ?>
<input type="button" class="btnGo" value="登 録" onclick="chk_ok(0);">
<input type="button" class="btnCancel" value="キャンセル" onclick="Hyo();">
<!-- input type="button" value="メニューへ" onclick="Modoru();" -->
<?PHP else: ?>
<input type="button" class="btnGo" value="修正登録" onclick="chk_ok(1);">
<input type="button" class="btnCancel" value="キャンセル" onclick="Hyo();">
<input type="button" class="btnDelete" value="削 除" onclick="del();">
<hr>
最終更新:<?PHP echo $this->_tpl_vars['up_time']; ?>
<?PHP echo $this->_tpl_vars['up_name']; ?>
<!--
<input type="button" class="btnGo2" value="返済計画" onclick="keikaku();">
-->
<!-- input type="button" value="メニューへ" onclick="Modoru();" -->
<?PHP endif; ?>
</td>
</tr>
</table>
</div><!--main-->
</div><!--wrapper2-->
<input type="hidden" name="sts" value="<?PHP echo $this->_tpl_vars['sts']; ?>
" />
<input type="hidden" name="kr_seq" value="<?PHP echo $this->_tpl_vars['kariire_seq']; ?>
" />
<input type="hidden" name="yyyy" value="<?PHP echo $this->_tpl_vars['yyyy']; ?>
" />
<input type="hidden" name="mon" value="<?PHP echo $this->_tpl_vars['mon']; ?>
" />
<input type="hidden" name="gseq" value="<?PHP echo $this->_tpl_vars['gseq']; ?>
" />
<input type="hidden" name="hseq" value="<?PHP echo $this->_tpl_vars['hseq']; ?>
" />
<input type="hidden" name="kseq" value="<?PHP echo $this->_tpl_vars['kseq']; ?>
" />
<input type="hidden" name="mode" value="<?PHP echo $this->_tpl_vars['mode']; ?>
" />
<input type="hidden" name="hensai_sd" value="<?PHP echo $this->_tpl_vars['hensai_sd']; ?>
" />
<input type="hidden" name="hensai_ed" value="<?PHP echo $this->_tpl_vars['hensai_ed']; ?>
" />
<input type="hidden" name="kmode" value="<?PHP echo $this->_tpl_vars['kmode']; ?>
" />
<input type="hidden" name="SIM_cboYaer" value="<?PHP echo $this->_tpl_vars['SIM_cboYaer']; ?>
" />
<input type="hidden" name="SIM_cboMon" value="<?PHP echo $this->_tpl_vars['SIM_cboMon']; ?>
" />
<input type="hidden" name="SIM_cboKikan" value="<?PHP echo $this->_tpl_vars['SIM_cboKikan']; ?>
" />
</div>