%%91^910^9105CC47%%SIM0100.tpl.php
3.8 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
<?PHP /* Smarty version 2.6.22, created on 2009-06-10 09:11:32
compiled from SIM0100.tpl */ ?>
<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 lnk_Nyukin(smode){
document.frm.sMode.value = smode;
document.frm.action="SIM0200.php";
document.frm.method="POST";
document.frm.submit();
}
-->
</script>
'; ?>
<title><?PHP echo $this->_tpl_vars['PHP_SYSNAME']; ?>
</title>
<link rel="stylesheet" href="./templates/SIM.css" type="text/css" />
</head>
<body>
<form name="frm">
<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/HELP0100.html" target="_blank">ヘルプ</a> /
<a href = "SIM9999.php">ログアウト</a>
</span>
</div>
<div class="LoginMain">
<div class="MenuTitle">
メニュー画面
</div>
<!--<?PHP if (( $this->_tpl_vars['PHP_USER_ADMIN'] == 1 || $this->_tpl_vars['PHP_USER_ADMIN'] == 99 )): ?>-->
<div id="MenuMain">
<Table>
<tr>
<td>■管理者設定</td>
</tr>
<tr>
<td>
<ul>
<li><a href = "SIM0940.php">初期設定</a></li>
<li><a href = "SIM0960.php"><?PHP echo $this->_tpl_vars['DEFARR'][11]; ?>
設定</a></li>
<li><a href = "SIM0950.php">メンバー設定</a></li>
</ul>
<span></span>
</td>
<td>
<ul>
<li><a href = "SIM0910.php"><?PHP echo $this->_tpl_vars['DEFARR'][5]; ?>
の設定</a></li>
<li><a href = "SIM0920.php"><?PHP echo $this->_tpl_vars['DEFARR'][6]; ?>
の設定</a></li>
<li><a href = "SIM0930.php"><?PHP echo $this->_tpl_vars['DEFARR'][7]; ?>
の設定</a></li>
</ul>
<span></span>
</td>
</tr>
</table>
</div>
<!--<?PHP else: ?>-->
<div id="MenuMain">
<Table>
<tr>
<td>■個人設定</td>
</tr>
<tr>
<td>
<ul>
<li><a href = "SIM0810.php">パスワード設定</a></li>
<!--<?PHP if (( $this->_tpl_vars['PHP_USER_NYUKIN'] == 1 || $this->_tpl_vars['PHP_USER_NYUKIN'] == 99 )): ?>-->
<li><a href = "SIM0820.php"><?PHP echo $this->_tpl_vars['DEFARR'][7]; ?>
の設定</a></li>
<!--<?PHP endif; ?>-->
</ul>
<span></span>
</td>
</table>
</div>
<!--<?PHP endif; ?>-->
<div id="MenuMain">
<table>
<tr>
<td>■財務メニュー</td>
</tr>
<tr>
<td>
<ul>
<!--<?PHP if (( $this->_tpl_vars['PHP_USER_NYUKIN'] == 1 || $this->_tpl_vars['PHP_USER_NYUKIN'] == 99 )): ?>-->
<li><a href = "javascript:lnk_Nyukin('1');">入金予定の入力</a></li>
<li><a href = "javascript:lnk_Nyukin('2');">出金予定の入力</a></li>
<!--<?PHP endif; ?>-->
<!--<?PHP if (( $this->_tpl_vars['PHP_USER_SHIKIN'] == 1 || $this->_tpl_vars['PHP_USER_SHIKIN'] == 99 )): ?>-->
<li><a href = "SIM0500.php">資金繰表閲覧</a></li>
<!--<?PHP endif; ?>-->
</ul>
<br>
</td>
</tr>
</table>
</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>
<input type="hidden" name="sMode" value="">
</div>
</form>
</body>
</html>