%%EF^EF2^EF22232B%%SIM0920.tpl.php
8.52 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
<?PHP /* Smarty version 2.6.22, created on 2009-05-11 10:59:20
compiled from SIM0920.tpl */ ?>
<?PHP require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'count', 'SIM0920.tpl', 73, false),)), $this); ?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; cahrset=euc-jp">
<meta http-equiv="content-style-type" content="text/css">
<meta name="robots" content="noindex, nofollow">
<?PHP echo '
<script language="javascript">
function del_chk(seq,name){
if(confirm(name+\'の項目と\'+name+\'に関連する入力金額を削除します\\nよろしいですか?\')){
location.href = "SIM0921.php?mode=del&seq="+seq;
}else{
return false;
}
}
</script>
'; ?>
<title><?PHP echo $this->_tpl_vars['PHP_SYSNAME']; ?>
</title>
<link rel="stylesheet" href="./templates/SIM.css" type="text/css" />
</head>
<body>
<div class="LoginBody">
<div class="LoginHeader">
<img src="./templates/img/logo.gif" alt="<?PHP echo $this->_tpl_vars['PHP_SYSNAME']; ?>
" border="0">
</div>
<div class="MenuUserinfo">
<span class="NameText"><?PHP echo $this->_tpl_vars['PHP_GROUP_NAME']; ?>
/ <?PHP echo $this->_tpl_vars['PHP_BUMON_NAME']; ?>
/ <?PHP echo $this->_tpl_vars['PHP_USER_NAME']; ?>
</span>
<span class="LinkText">
<a href = "./help/HELP0920.html" target="_blank">ヘルプ</a> /
<a href = "SIM9999.php">ログアウト</a>
</span>
</div>
<div class="ConfOutline">
<div class="ConfTitle">
<?PHP echo $this->_tpl_vars['DEFARR'][6]; ?>
設定画面
</div>
<div class="ConfMain">
<!--<?PHP if ($this->_tpl_vars['PHP_USER_ADMIN'] == 1 || $this->_tpl_vars['PHP_USER_ADMIN'] == 99): ?>-->
<input type="button" class="SimOkButton" value="<?PHP echo $this->_tpl_vars['DEFARR'][6]; ?>
の追加" onclick="location.href='SIM0921.php?mode=add'">
<input type="button" class="SimCancelButton" value="メニューへ" onclick="location.href='SIM0100.php'">
<br><br>
<table>
<tr>
<td>
<table class="ConfTable">
<tr>
<th><?PHP echo $this->_tpl_vars['DEFARR'][5]; ?>
</th>
<th><?PHP echo $this->_tpl_vars['DEFARR'][6]; ?>
</th>
</tr>
<!--<?PHP unset($this->_sections['item']);
$this->_sections['item']['name'] = 'item';
$this->_sections['item']['loop'] = is_array($_loop=$this->_tpl_vars['bName']) ? 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><?PHP echo $this->_tpl_vars['bName'][$this->_sections['item']['index']]; ?>
</td>
<td>
<table>
<!--<?PHP unset($this->_sections['item2']);
$this->_sections['item2']['name'] = 'item2';
$this->_sections['item2']['loop'] = is_array($_loop=$this->_tpl_vars['kName'][$this->_sections['item']['index']]) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['item2']['show'] = true;
$this->_sections['item2']['max'] = $this->_sections['item2']['loop'];
$this->_sections['item2']['step'] = 1;
$this->_sections['item2']['start'] = $this->_sections['item2']['step'] > 0 ? 0 : $this->_sections['item2']['loop']-1;
if ($this->_sections['item2']['show']) {
$this->_sections['item2']['total'] = $this->_sections['item2']['loop'];
if ($this->_sections['item2']['total'] == 0)
$this->_sections['item2']['show'] = false;
} else
$this->_sections['item2']['total'] = 0;
if ($this->_sections['item2']['show']):
for ($this->_sections['item2']['index'] = $this->_sections['item2']['start'], $this->_sections['item2']['iteration'] = 1;
$this->_sections['item2']['iteration'] <= $this->_sections['item2']['total'];
$this->_sections['item2']['index'] += $this->_sections['item2']['step'], $this->_sections['item2']['iteration']++):
$this->_sections['item2']['rownum'] = $this->_sections['item2']['iteration'];
$this->_sections['item2']['index_prev'] = $this->_sections['item2']['index'] - $this->_sections['item2']['step'];
$this->_sections['item2']['index_next'] = $this->_sections['item2']['index'] + $this->_sections['item2']['step'];
$this->_sections['item2']['first'] = ($this->_sections['item2']['iteration'] == 1);
$this->_sections['item2']['last'] = ($this->_sections['item2']['iteration'] == $this->_sections['item2']['total']);
?>-->
<tr>
<td width="160">
<a href="./SIM0921.php?mode=edt&seq=<?PHP echo $this->_tpl_vars['kSeq'][$this->_sections['item']['index']][$this->_sections['item2']['index']]; ?>
"><?PHP echo $this->_tpl_vars['kName'][$this->_sections['item']['index']][$this->_sections['item2']['index']]; ?>
</a>
</td>
<td>
<input type="button" value="削除" onclick="del_chk(<?PHP echo $this->_tpl_vars['kSeq'][$this->_sections['item']['index']][$this->_sections['item2']['index']]; ?>
, '<?PHP echo $this->_tpl_vars['kName'][$this->_sections['item']['index']][$this->_sections['item2']['index']]; ?>
')">
</td>
<td width="20">
<!--<?PHP if ($this->_sections['item2']['index'] > 0): ?>-->
<input type="button" value="↑" onclick="location.href='SIM0922.php?mode=up&seq=<?PHP echo $this->_tpl_vars['kSeq'][$this->_sections['item']['index']][$this->_sections['item2']['index']]; ?>
'">
<!--<?PHP endif; ?>-->
</td>
<td width="20">
<!--<?PHP if ($this->_sections['item2']['index'] < ( count($this->_tpl_vars['kName'][$this->_sections['item']['index']]) - 1 )): ?>-->
<input type="button" value="↓" onclick="location.href='SIM0922.php?mode=down&seq=<?PHP echo $this->_tpl_vars['kSeq'][$this->_sections['item']['index']][$this->_sections['item2']['index']]; ?>
'">
<!--<?PHP endif; ?>-->
</td>
</tr>
<!--<?PHP endfor; endif; ?>-->
</table>
</td>
</tr>
<!--<?PHP endfor; endif; ?>-->
</table>
</td>
<td VALIGN="top">
<div class="SimMainFoot">
<span class="SimComment">
※ご注意<br>
大区分を削除すると<br>
大区分以下の小区分に<BR>
入力した金額が<BR>
全て削除されます。<br>
不要な項目を非表示に<BR>
したい場合は<BR>
<?PHP echo $this->_tpl_vars['DEFARR'][11]; ?>
権限設定にて<BR>
項目の権限をはずして<BR>
ください。
</span>
</div>
</td>
</tr>
</table>
<br>
<input type="button" class="SimOkButton" value="<?PHP echo $this->_tpl_vars['DEFARR'][6]; ?>
の追加" onclick="location.href='SIM0921.php?mode=add'">
<input type="button" class="SimCancelButton" value="メニューへ" onclick="location.href='SIM0100.php'">
<!--<?PHP else: ?>-->
<a href="SIM0100.php"><span class="Normalfont">マスタ変更権限がありません</span></a>
<!--<?PHP endif; ?>-->
</div>
</div>
<div class="MenuUserinfo">
<span class="NameText"></span>
<span class="LinkText">
<a href = "<?PHP echo $this->_tpl_vars['DEFARR'][1]; ?>
" target="_blank">ホームページへ</a>
</span>
</div>
<div class="LoginFooter">
<a href="<?PHP echo $this->_tpl_vars['DEFARR'][3]; ?>
" target="_blank" title="メディアテック(株)ホームページへ">© Copyright2006-2009 All rights reserved by Mediatech. Co., Ltd.</a>
</div>
</div>
</body>
</html>