source: branches/version-2_5-dev/data/Smarty/templates/admin/customer/search_customer.tpl @ 19770

Revision 19770, 6.7 KB checked in by nanasess, 13 years ago (diff)
  • #793(非推奨機能の削除)
    • 未使用 tpl ファイルを削除
  • #382(管理画面XHTMLに変更)
    • デザイン性を柔軟にするため, button タグを a タグに変更
  • Property svn:eol-style set to LF
  • Property svn:mime-type set to text/x-smarty-template; charset=UTF-8
Line 
1<!--{*
2/*
3 * This file is part of EC-CUBE
4 *
5 * Copyright(c) 2000-2010 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 HTML 4.01 Transitional//EN">
25<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
26<head>
27<meta http-equiv="Content-Type" content="text/html; charset=<!--{$smarty.const.CHAR_CODE}-->">
28<meta http-equiv="content-script-type" content="text/javascript">
29<meta http-equiv="content-style-type" content="text/css">
30<link rel="stylesheet" href="<!--{$TPL_DIR}-->css/admin_contents.css" type="text/css" media="all" />
31<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/css.js"></script>
32<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/navi.js"></script>
33<script type="text/javascript" src="<!--{$TPL_DIR}-->js/admin.js"></script>
34<script type="text/javascript">
35<!--
36self.moveTo(20,20);self.focus();
37
38function func_submit(customer_id){
39    var fm = window.opener.document.form1;
40    fm.edit_customer_id.value = customer_id;
41    fm.mode.value = 'search_customer';
42    fm.submit();
43    window.close();
44    return false;
45}
46//-->
47</script>
48
49<title>管理機能</title>
50</head>
51
52<body bgcolor="#ffffff" text="#494E5F" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
53<!--{$GLOBAL_ERR}-->
54<noscript>
55<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}--><!--{$smarty.const.ADMIN_DIR}-->css/common.css" type="text/css" >
56</noscript>
57
58<!--▼CONTENTS-->
59<div align="center">
60 
61<!--▼検索フォーム-->
62<form name="form1" id="form1" method="post" action="<!--{$smarty.server.REQUEST_URI|escape}-->">
63<input name="mode" type="hidden" value="search">
64<input name="search_pageno" type="hidden" value="">
65<input name="customer_id" type="hidden" value="">
66<table bgcolor="#cccccc" width="420" border="0" cellspacing="1" cellpadding="5" summary=" ">
67    <tr class="fs12n">
68        <td bgcolor="#f0f0f0" width="100">顧客ID</td>
69        <td bgcolor="#ffffff" width="287" colspan="2">
70            <!--{if $arrErr.search_customer_id}--><span class="red12"><!--{$arrErr.search_customer_id}--></span><!--{/if}-->
71            <input type="text" name="search_customer_id" value="<!--{$arrForm.search_customer_id|escape}-->" size="40" class="box40" style="<!--{$arrErr.search_customer_id|sfGetErrorColor}-->"/>
72        </td>
73    </tr>
74    <tr class="fs12n">
75        <td bgcolor="#f0f0f0">顧客名</td>
76        <td bgcolor="#ffffff">
77            <!--{if $arrErr.search_name01}--><span class="red12"><!--{$arrErr.search_name01}--></span><!--{/if}-->
78            <!--{if $arrErr.search_name02}--><span class="red12"><!--{$arrErr.search_name02}--></span><!--{/if}-->
79            姓&nbsp;&nbsp;<input type="text" name="search_name01" value="<!--{$arrForm.search_name01|escape}-->" size="15" class="box15" style="<!--{$arrErr.search_name01|sfGetErrorColor}-->"/>
80            &nbsp;名&nbsp;&nbsp;<input type="text" name="search_name02" value="<!--{$arrForm.search_name02|escape}-->" size="15" class="box15" style="<!--{$arrErr.search_name02|sfGetErrorColor}-->"/>
81        </td>
82    </tr>
83    <tr class="fs12n">
84        <td bgcolor="#f0f0f0">顧客名(カナ)</td>
85        <td bgcolor="#ffffff">
86            <!--{if $arrErr.search_kana01}--><span class="red12"><!--{$arrErr.search_kana01}--></span><!--{/if}-->
87            <!--{if $arrErr.search_kana02}--><span class="red12"><!--{$arrErr.search_kana02}--></span><!--{/if}-->
88            セイ<input type="text" name="search_kana01" value="<!--{$arrForm.search_kana01|escape}-->" size="15" class="box15" style="<!--{$arrErr.search_kana01|sfGetErrorColor}-->"/>
89                                                メイ&nbsp;<input type="text" name="search_kana02" value="<!--{$arrForm.search_kana02|escape}-->" size="15" class="box15" style="<!--{$arrErr.search_kana02|sfGetErrorColor}-->"/>
90        </td>
91    </tr>
92</table>
93
94<br />
95<a class="btn_normal" href="javascript:;" onclick="fnFormModeSubmit('form1', 'search', '', '');" name="subm">検索を開始</a>
96<br />
97<br />
98<!--{if $smarty.post.mode == 'search' }-->
99    <!--▼検索結果表示-->
100    <table width="420" border="0" cellspacing="0" cellpadding="0" summary=" " bgcolor="#FFFFFF">
101        <!--{if $tpl_linemax > 0}-->
102            <tr class="fs12">
103                <td align="left"><!--{$tpl_linemax}-->件が該当しました。 </td>
104            </tr>
105        <!--{/if}-->
106        <tr class="fs12">
107            <td align="center">
108            <!--▼ページナビ-->
109            <!--{$tpl_strnavi}-->
110            <!--▲ページナビ-->
111            </td>
112        </tr>
113        <tr><td height="10"></td></tr>
114    </table>
115
116    <!--▼検索後表示部分-->
117    <table width="420" border="0" cellspacing="1" cellpadding="5" bgcolor="#cccccc">
118        <tr bgcolor="#f0f0f0" align="center" class="fs12">
119            <td>顧客ID</td>
120            <td>顧客名(カナ)</td>
121            <td>TEL</td>
122            <td>決定</td>
123        </tr>
124        <!--{section name=cnt loop=$arrCustomer}-->
125        <!--▼顧客<!--{$smarty.section.cnt.iteration}-->-->
126        <tr bgcolor="#FFFFFF" class="fs12n">
127            <td width="90" align="center">
128            <!--{$arrCustomer[cnt].customer_id|escape}-->
129            </td>
130            <td><!--{$arrCustomer[cnt].name01|escape}--><!--{$arrCustomer[cnt].name02|escape}-->(<!--{$arrCustomer[cnt].kana01|escape}--><!--{$arrCustomer[cnt].kana02|escape}-->)</td>
131            <td><!--{$arrCustomer[cnt].tel01|escape}-->-<!--{$arrCustomer[cnt].tel02|escape}-->-<!--{$arrCustomer[cnt].tel03|escape}--></td>
132            <td align="center"><a href="" onClick="return func_submit(<!--{$arrCustomer[cnt].customer_id}-->)">決定</a></td>
133        </tr>
134        <!--▲商品<!--{$smarty.section.cnt.iteration}-->-->
135        <!--{sectionelse}-->
136        <tr bgcolor="#FFFFFF" class="fs10n">
137            <td colspan="4">会員情報が存在しません。</td>
138        </tr>
139        <!--{/section}-->
140    </table>
141
142    <!--▲検索結果表示-->
143<!--{/if}-->
144</form>
145
146</div>
147<!--▲CONTENTS-->
148
149</body>
150</html>
Note: See TracBrowser for help on using the repository browser.