source: branches/comu-utf8/data/Smarty/templates/admin/system/input.tpl @ 15099

Revision 15099, 8.6 KB checked in by Yammy, 17 years ago (diff)

UTF-8変換済みファイルインポート
1.3.4ベース

Line 
1<!--{*
2/*
3 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
4 *
5 * http://www.lockon.co.jp/
6 */
7*}-->
8<!-- -->
9<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
10<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
11
12<head>
13<meta http-equiv="content-type" content="application/xhtml+xml; charset=<!--{$smarty.const.CHAR_CODE}-->" />
14<meta http-equiv="content-script-type" content="text/javascript" />
15<meta http-equiv="content-style-type" content="text/css" />
16<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->admin/css/contents.css" type="text/css" media="all" />
17<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/css.js"></script>
18<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/navi.js"></script>
19<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/win_op.js"></script>
20<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/site.js"></script>
21<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/admin.js"></script>
22<!--{include file='css/contents.tpl'}-->
23<title>メンバー登録・編集</title>
24<script type="text/javascript">
25<!--
26self.moveTo(20,20);self.focus();
27//-->
28</script>
29</head>
30
31<body bgcolor="#ffffff" text="#666666" link="#007bb7" vlink="#007bb7" alink="#cc0000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="<!--{$tpl_onload}-->">
32<noscript>
33<link rel="stylesheet" href="<!--{$smarty.const.URL_ADMIN_CSS}-->common.css" type="text/css" />
34</noscript>
35
36<div align="center">
37<!--★★メインコンテンツ★★-->
38<table width="500" border="0" cellspacing="0" cellpadding="0" summary=" ">
39<form name="form1" id="form1" method="post" action="<!--{$tpl_recv}-->" onsubmit="return fnRegistMember();">
40<input type="hidden" name="mode" value="<!--{$tpl_mode}-->">
41<input type="hidden" name="member_id" value="<!--{$tpl_member_id}-->">
42<input type="hidden" name="pageno" value="<!--{$tpl_pageno}-->">
43<input type="hidden" name="old_login_id" value="<!--{$tpl_old_login_id}-->">
44<input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->">
45    <tr valign="top">
46        <td class="mainbg">
47            <!--▼登録テーブルここから-->
48            <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" ">
49                <!--メインエリア-->
50                <tr>
51                    <td align="center">
52                        <table width="470" border="0" cellspacing="0" cellpadding="0" summary=" ">
53                            <tr><td height="14"></td></tr>
54                            <tr>
55                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="470" height="14" alt=""></td>
56                            </tr>
57                            <tr>
58                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
59                                <td bgcolor="#cccccc">
60                                   
61                                    <table width="440" border="0" cellspacing="0" cellpadding="0" summary=" ">
62                                        <tr>
63                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="440" height="7" alt=""></td>
64                                        </tr>
65                                        <tr>
66                                            <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td>
67                                            <td bgcolor="#636469" width="400" class="fs14n"><span class="white"><!--コンテンツタイトル-->メンバー登録/編集</span></td>
68                                            <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td>
69                                        </tr>
70                                        <tr>
71                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="440" height="7" alt=""></td>
72                                        </tr>
73                                        <tr>
74                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="440" height="10" alt=""></td>
75                                        </tr>
76                                    </table>
77                                   
78                                    <table width="440" border="0" cellspacing="1" cellpadding="8" summary=" ">
79                                        <tr class="fs12n">
80                                            <td width="90" bgcolor="#f3f3f3">名前</td>
81                                            <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>
82                                            </td>
83                                        </tr>
84                                        <tr class="fs12n">
85                                            <td width="90" bgcolor="#f3f3f3">所属</td>
86                                            <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}-->"/>
87                                            </td>
88                                        </tr>
89                                        <tr class="fs12">
90                                            <td width="90" bgcolor="#f3f3f3">ログインID</td>
91                                            <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 />
92                                            ※半角英数字・15文字以内</td>
93                                        </tr>
94                                        <tr class="fs12">
95                                            <td width="90" bgcolor="#f3f3f3">パスワード</td>
96                                            <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 />
97                                            ※半角英数字・15文字以内</td>
98                                        </tr>
99                                        <tr class="fs12n">
100                                            <td width="90" bgcolor="#f3f3f3">管理権限</td>
101                                            <td width="337" bgcolor="#ffffff"><!--{if $arrErr.authority}--><span class="red"><!--{$arrErr.authority}--></span><!--{/if}--><select name="authority">
102                                            <option value="" >選択してください</option>
103                                            <!--{html_options options=$arrAUTHORITY selected=$arrForm.authority}-->
104                                            </select> <span class="red">※必須入力</span></td>
105                                        </tr>
106                                    </table>
107
108                                    <table width="440" border="0" cellspacing="0" cellpadding="0" summary=" ">
109                                        <tr>
110                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
111                                            <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="438" height="7" alt=""></td>
112                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
113                                        </tr>
114                                        <tr>
115                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
116                                            <td bgcolor="#e9e7de" align="center">
117                                            <table border="0" cellspacing="0" cellpadding="0" summary=" ">
118                                                <tr>
119                                                    <td><input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="この内容で登録する" border="0" name="subm" ></td>
120                                                </tr>
121                                            </table>
122                                            </td>
123                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
124                                        </tr>
125                                        <tr>
126                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="440" height="8" alt=""></td>
127                                        </tr>
128                                    </table>
129                                </td>
130                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
131                            </tr>
132                            <tr>
133                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="470" height="14" alt=""></td>
134                            </tr>
135                            <tr><td height="30"></td></tr>
136                        </table>
137                    </td>
138                </tr>
139                <!--メインエリア-->
140            </table>
141            <!--▲登録テーブルここまで-->
142        </td>
143    </tr>
144</form>
145</table>
146<!--★★メインコンテンツ★★-->
147</div>
148
149</body>
150</html>
151
152
Note: See TracBrowser for help on using the repository browser.