%%A2^A2E^A2EA3E6D%%ZIS9900.tpl.php
2.29 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
<?PHP /* Smarty version 2.6.22, created on 2010-07-05 14:10:56
compiled from ZIS9900.tpl */ ?>
<div class="SimMiddle">
<small><br></small>
<div class="MenuTitle">
<span id="titletxt">基本設定</span>
</div>
<div class="ConfMain">
<!--<?PHP if ($this->_tpl_vars['PHP_USER_ADMIN'] == 1 || $this->_tpl_vars['PHP_USER_ADMIN'] == 99): ?>-->
<!--
<div class="MenuButton">
<input type="button" class="SimCancelButton" value="メニューへ" onclick="location.href='SIM0100.php'">
</div>
-->
<table>
<tr>
<td>
<table class="TBL_ADM0010_1">
<tr>
<th class="ConfKubunTh" style="width:120px;">決算月</th>
<td class="ConfKubunTd"> <select name="lstM"><?PHP echo $this->_tpl_vars['lstM']; ?>
</select>月</td>
</tr>
<tr>
<th class="ConfKubunTh" style="width:120px;">金額単位</th>
<td class="ConfKubunTd">
<select name="sUnit">
<!--<?PHP if ($this->_tpl_vars['jisseki_unit'] == 1): ?>--><option value="1" selected><!--<?PHP else: ?>--><option value="1"><!--<?PHP endif; ?>-->千円</option>
<!--<?PHP if ($this->_tpl_vars['jisseki_unit'] == 2): ?>--><option value="2" selected><!--<?PHP else: ?>--><option value="2"><!--<?PHP endif; ?>-->万円</option>
<!--<?PHP if ($this->_tpl_vars['jisseki_unit'] == 0): ?>--><option value="0" selected><!--<?PHP else: ?>--><option value="0"><!--<?PHP endif; ?> -->円</option>
</select>
</td>
</tr>
<tr>
<th class="ConfKubunTh" style="width:120px;">利用システム(必須)</th>
<td class="ConfKubunTd">
<input type="checkbox" name="usesys1" value="1" <?PHP if ($this->_tpl_vars['PHP_USE_FUNC'] != '2'): ?>checked<?PHP endif; ?>>企業資金シミュレーション
<input type="checkbox" name="usesys2" value="2" <?PHP if ($this->_tpl_vars['PHP_USE_FUNC'] != '1'): ?>checked<?PHP endif; ?>>資金収支実績表
</td>
</tr>
</table>
</td>
</tr>
<tr><td align="center"><input type="button" class="btnGo" value="登録" onclick="chk_up();"></td></tr></table>
<br>
<!--<?PHP else: ?>-->
<a href="ZIS0000.php"><span class="Normalfont">マスタ変更権限がありません</span></a>
<!--<?PHP endif; ?>-->
<br>
</div>
<br />
<br>
</div>
<input type="hidden" name="mode" value="">