source: branches/feature-module-update/data/Smarty/templates/default/admin/system/input.tpl @ 16821

Revision 16821, 11.4 KB checked in by satou, 16 years ago (diff)

#191
対応しました。

  • Property svn:eol-style set to LF
  • Property svn:mime-type set to text/html; charset=UTF-8
Line 
1<!--{*
2/*
3 * This file is part of EC-CUBE
4 *
5 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
6 *
7 * http://www.lockon.co.jp/
8 *
9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License
11 * as published by the Free Software Foundation; either version 2
12 * of the License, or (at your option) any later version.
13 *
14 * This program is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 * GNU General Public License for more details.
18 *
19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
22 */
23*}-->
24<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
25<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
26
27<head>
28<meta http-equiv="content-type" content="application/xhtml+xml; charset=<!--{$smarty.const.CHAR_CODE}-->" />
29<meta http-equiv="content-script-type" content="text/javascript" />
30<meta http-equiv="content-style-type" content="text/css" />
31<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->admin/css/contents.css" type="text/css" media="all" />
32<script type="text/javascript" src="<!--{$TPL_DIR}-->js/css.js"></script>
33<script type="text/javascript" src="<!--{$TPL_DIR}-->js/navi.js"></script>
34<script type="text/javascript" src="<!--{$TPL_DIR}-->js/win_op.js"></script>
35<script type="text/javascript" src="<!--{$TPL_DIR}-->js/site.js"></script>
36<script type="text/javascript" src="<!--{$TPL_DIR}-->js/admin.js"></script>
37<!--{include file='css/contents.tpl'}-->
38<title>メンバー登録・編集</title>
39<script type="text/javascript">
40<!--
41self.moveTo(20,20);self.focus();
42//-->
43</script>
44</head>
45
46<body bgcolor="#ffffff" text="#666666" link="#007bb7" vlink="#007bb7" alink="#cc0000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="<!--{$tpl_onload}-->">
47<noscript>
48<link rel="stylesheet" href="<!--{$smarty.const.URL_ADMIN_CSS}-->common.css" type="text/css" />
49</noscript>
50
51<div align="center">
52<!--★★メインコンテンツ★★-->
53<table width="500" border="0" cellspacing="0" cellpadding="0" summary=" ">
54<form name="form1" id="form1" method="post" action="" onsubmit="return fnRegistMember();">
55<input type="hidden" name="mode" value="<!--{$tpl_mode|escape}-->">
56<input type="hidden" name="member_id" value="<!--{$tpl_member_id|escape}-->">
57<input type="hidden" name="pageno" value="<!--{$tpl_pageno|escape}-->">
58<input type="hidden" name="old_login_id" value="<!--{$tpl_old_login_id|escape}-->">
59<input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid|escape}-->">
60    <tr valign="top">
61        <td class="mainbg">
62            <!--▼登録テーブルここから-->
63            <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" ">
64                <!--メインエリア-->
65                <tr>
66                    <td align="center">
67                        <table width="470" border="0" cellspacing="0" cellpadding="0" summary=" ">
68                            <tr><td height="14"></td></tr>
69                            <tr>
70                                <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_top.jpg" width="470" height="14" alt=""></td>
71                            </tr>
72                            <tr>
73                                <td background="<!--{$TPL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
74                                <td bgcolor="#cccccc">
75
76                                    <table width="440" border="0" cellspacing="0" cellpadding="0" summary=" ">
77                                        <tr>
78                                            <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_top.gif" width="440" height="7" alt=""></td>
79                                        </tr>
80                                        <tr>
81                                            <td background="<!--{$TPL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td>
82                                            <td bgcolor="#636469" width="400" class="fs14n"><span class="white"><!--コンテンツタイトル-->メンバー登録/編集</span></td>
83                                            <td background="<!--{$TPL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td>
84                                        </tr>
85                                        <tr>
86                                            <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_bottom.gif" width="440" height="7" alt=""></td>
87                                        </tr>
88                                        <tr>
89                                            <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_bar.jpg" width="440" height="10" alt=""></td>
90                                        </tr>
91                                    </table>
92
93                                    <table width="440" border="0" cellspacing="1" cellpadding="8" summary=" ">
94                                        <tr class="fs12n">
95                                            <td width="90" bgcolor="#f3f3f3">名前</td>
96                                            <td width="337" bgcolor="#ffffff"><!--{if $arrErr.name}--><span class="red"><!--{$arrErr.name}--></span><!--{/if}--><input type="text" name="name" size="30" class="box30" value="<!--{$arrForm.name}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/> <span class="red">※必須入力</span>
97                                            </td>
98                                        </tr>
99                                        <tr class="fs12n">
100                                            <td width="90" bgcolor="#f3f3f3">所属</td>
101                                            <td width="337" bgcolor="#ffffff"><!--{if $arrErr.department}--><span class="red"><!--{$arrErr.department}--></span><!--{/if}--><input type="text" name="department" size="30" class="box30" value="<!--{$arrForm.department}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/>
102                                            </td>
103                                        </tr>
104                                        <tr class="fs12">
105                                            <td width="90" bgcolor="#f3f3f3">ログインID</td>
106                                            <td width="337" bgcolor="#ffffff"><!--{if $arrErr.login_id}--><span class="red"><!--{$arrErr.login_id}--></span><!--{/if}--><input type="text" name="login_id" size="20" class="box20"  value="<!--{$arrForm.login_id}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/> <span class="red">※必須入力</span><br />
107                                            ※半角英数字・15文字以内</td>
108                                        </tr>
109                                        <tr class="fs12">
110                                            <td width="90" bgcolor="#f3f3f3">パスワード</td>
111                                            <td width="337" bgcolor="#ffffff"><!--{if $arrErr.password}--><span class="red"><!--{$arrErr.password}--></span><!--{/if}--><input type="password" name="password" size="20" class="box20" value="<!--{$arrForm.password}-->" onfocus="<!--{$tpl_onfocus}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->"/> <span class="red">※必須入力</span><br />
112                                            ※半角英数字・15文字以内</td>
113                                        </tr>
114                                        <tr class="fs12n">
115                                            <td width="90" bgcolor="#f3f3f3">管理権限</td>
116                                            <td width="337" bgcolor="#ffffff"><!--{if $arrErr.authority}--><span class="red"><!--{$arrErr.authority}--></span><!--{/if}--><select name="authority">
117                                            <option value="" >選択してください</option>
118                                            <!--{html_options options=$arrAUTHORITY selected=$arrForm.authority}-->
119                                            </select> <span class="red">※必須入力</span></td>
120                                        </tr>
121                                    </table>
122
123                                    <table width="440" border="0" cellspacing="0" cellpadding="0" summary=" ">
124                                        <tr>
125                                            <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
126                                            <td><img src="<!--{$TPL_DIR}-->img/contents/tbl_top.gif" width="438" height="7" alt=""></td>
127                                            <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
128                                        </tr>
129                                        <tr>
130                                            <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
131                                            <td bgcolor="#e9e7de" align="center">
132                                            <table border="0" cellspacing="0" cellpadding="0" summary=" ">
133                                                <tr>
134                                                    <td><input type="image" onMouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$TPL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="この内容で登録する" border="0" name="subm" ></td>
135                                                </tr>
136                                            </table>
137                                            </td>
138                                            <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
139                                        </tr>
140                                        <tr>
141                                            <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/tbl_bottom.gif" width="440" height="8" alt=""></td>
142                                        </tr>
143                                    </table>
144                                </td>
145                                <td background="<!--{$TPL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
146                            </tr>
147                            <tr>
148                                <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_bottom.jpg" width="470" height="14" alt=""></td>
149                            </tr>
150                            <tr><td height="30"></td></tr>
151                        </table>
152                    </td>
153                </tr>
154                <!--メインエリア-->
155            </table>
156            <!--▲登録テーブルここまで-->
157        </td>
158    </tr>
159</form>
160</table>
161<!--★★メインコンテンツ★★-->
162</div>
163
164</body>
165</html>
166
167
Note: See TracBrowser for help on using the repository browser.