%%A2^A2D^A2D6D903%%index.tpl.php
1.92 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
<?PHP /* Smarty version 2.6.22, created on 2009-11-30 12:40:42
compiled from ./index.tpl */ ?>
<body>
<div class="LiteBody">
<form name= "frm" method="post" action="SIM0010.php">
<div class="LiteHeader">
<img src="./templates/img/logo.gif" alt="<?PHP echo $this->_tpl_vars['PHP_SYSNAME']; ?>
" border="0">
</div>
<div class="LiteUserinfo">
<span class="NameText"></span>
<span class="LinkText">
<a href = "<?PHP echo $this->_tpl_vars['DEFARR'][2]; ?>
" target="_blank">ヘルプ</a>
</span>
</div>
<div class="LiteMiddle">
<br>
<div class="LiteMain">
<br><br>
<table id="GrloginFrm">
<tr>
<td align="right"><font size="2"><b>グループID :</b></font></td>
<td><input type="text" name="gid" value="<?PHP echo $this->_tpl_vars['cookGroupID']; ?>
"></td>
</tr>
<tr>
<td align="right"><font size="2"><b>グループPW:</b></font></td>
<td><input type="password" name="gpw" value="<?PHP echo $this->_tpl_vars['cookGroupPW']; ?>
"></td>
</tr>
<tr>
<td colspan=2 align="Center"><input type="submit" value="ログイン"></td>
</tr>
<tr align="Center">
<td colspan="2">
<font size="2" color="#ff0000">※グループIDとパスワードを入力しログインボタンを押してください</font>
</td>
</tr>
</table>
<br>
<?PHP require_once(SMARTY_CORE_DIR . 'core.smarty_include_php.php');
smarty_core_smarty_include_php(array('smarty_file' => "inc/info.inc", 'smarty_assign' => '', 'smarty_once' => false, 'smarty_include_vars' => array()), $this); ?>
<br>
<br>
</div>
<br>
</div>
<div class="LiteUserinfo">
<span class="NameText"></span>
</div>
<?PHP require_once(SMARTY_CORE_DIR . 'core.smarty_include_php.php');
smarty_core_smarty_include_php(array('smarty_file' => "inc/copyright.inc", 'smarty_assign' => '', 'smarty_once' => false, 'smarty_include_vars' => array()), $this); ?>
<input type="hidden" name="backurl" value="index">
</form>
</div>
</body>
</html>