%%E1^E16^E1684EA4%%MST1121.tpl.php
1.97 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
<?php /* Smarty version 2.6.26, created on 2017-06-01 23:11:10
compiled from MST1121.tpl */ ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META name="GENERATOR" content="Microsoft FrontPage 4.0">
<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
<META http-equiv="Content-Style-Type" content="text/css">
<link href="./css/style.css" rel="stylesheet" type="text/css">
<TITLE>め〜るNiポン!</TITLE>
</HEAD>
<BODY bgcolor="White">
<FORM name="frm" method="post">
<!-- ヘッダー表示 -->
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<!-- メニュー表示 -->
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<!-- 一覧表示 -->
<table width="100%" border="0">
<tr>
<th><B><FONT color=blue size=5>管理者情報変更完了</FONT></B></th>
</tr>
</table>
<hr />
<TABLE border=0 WIDTH="100%">
<TR>
<TD align="center">
<INPUT type="button" name="btnBack" value="一覧へ戻る" onClick="location='MST1100.php'"><BR><BR>
</TD>
</TR>
<TR>
<TD align="center">
<TABLE border=1 bordercolor="#008080" width="544">
<TR>
<TD bgcolor="#FFCC99"><B><FONT size="2">氏名</FONT></B></TD>
<TD><FONT size="2"><?php echo $this->_tpl_vars['strAdminName']; ?>
</FONT></TD>
</TR>
<TR>
<TD bgcolor="#FFCC99" ALIGN="CENTER" COLSPAN="2"><B><FONT size="2">上記のユーザーに変更しました</FONT></B></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<!-- フッター表示 -->
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</FORM>
</BODY>
</HTML>