%%FC^FC2^FC2E1456%%SIM0010.tpl.php
2.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
<?PHP /* Smarty version 2.6.22, created on 2009-12-01 09:58:43
compiled from SIM0010.tpl */ ?>
<body>
<div class="LiteBody">
<form name= "frm" method="post" action="SIM0011.php">
<div class="LiteHeader">
<span class="VerticalMiddle"><img src="./templates/img/logo.gif" alt="<?PHP echo $this->_tpl_vars['PHP_SYSNAME']; ?>
" border="0"></span>
</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="LiteTitle">
<span id="titletxt">グループ名 <?PHP echo $this->_tpl_vars['PHP_GROUP_NAME']; ?>
</span>
</div>
<div class="LiteMain">
<br>
<table id="MemloginFrm">
<tr >
<td align="right" valign="top"><font size="2" ><b>メンバー名 :</b></font></td>
<td>
<select size=7 name="useq">
<?PHP echo $this->_tpl_vars['userCMB']; ?>
</select>
</td>
<td id="MemloginTxt" rowspan="2">
<div id="UsloginSub" >
メンバー名を選択してください<br><br>
パスワードを入力後<br>
ログインボタンを押してください
</div>
</td>
</tr>
<tr>
<td align="right"><font size="2" ><b>パスワード:</b></font></td>
<td><input type="password" name="upw"></td>
</tr>
<tr>
<td></td>
<td><input type="submit" value="ログイン"></td>
<td></td>
</tr>
</table>
<?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>
</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="gid" value="<?PHP echo $this->_tpl_vars['gid']; ?>
">
<input type="hidden" name="gpw" value="<?PHP echo $this->_tpl_vars['gpw']; ?>
">
</form>
</div>
</body>
</html>