source: branches/version-2_5-dev/data/Smarty/templates/admin/main_frame.tpl @ 19943

Revision 19943, 7.7 KB checked in by Seasoft, 13 years ago (diff)

#834(パラメータの定数名に「URL」を含むにもかかわらず、パスのみのものがある)

  • パラメータサフィックスの変更 *_URL_PATH → *_URLPATH
  • Property svn:eol-style set to LF
  • Property svn:mime-type set to text/x-smarty-template; charset=UTF-8
Line 
1<!--{printXMLDeclaration}--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<!--{*
3/*
4 * This file is part of EC-CUBE
5 *
6 * Copyright(c) 2000-2010 LOCKON CO.,LTD. All Rights Reserved.
7 *
8 * http://www.lockon.co.jp/
9 *
10 * This program is free software; you can redistribute it and/or
11 * modify it under the terms of the GNU General Public License
12 * as published by the Free Software Foundation; either version 2
13 * of the License, or (at your option) any later version.
14 *
15 * This program is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU General Public License for more details.
19 *
20 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
23 */
24*}-->
25<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml: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<meta name="robots" content="noindex,nofollow" />
31<link rel="stylesheet" href="<!--{$TPL_DIR}-->css/admin_contents.css" type="text/css" media="all" />
32<link rel="stylesheet" href="<!--{$TPL_DIR}-->css/admin_file_manager.css" type="text/css" media="all" />
33<script type="text/javascript" src="http://www.google.com/jsapi?key=xxx"></script>
34<script type="text/javascript">//<![CDATA[
35    google.load("maps", "3", {other_params:'sensor=false'});
36//]]>
37</script>
38<script type="text/javascript" src="<!--{$smarty.const.URL_PATH}-->js/navi.js"></script>
39<script type="text/javascript" src="<!--{$smarty.const.URL_PATH}-->js/win_op.js"></script>
40<script type="text/javascript" src="<!--{$smarty.const.URL_PATH}-->js/site.js"></script>
41<script type="text/javascript" src="<!--{$smarty.const.URL_PATH}-->js/jquery-1.4.2.min.js"></script>
42<script type="text/javascript" src="<!--{$TPL_DIR}-->js/admin.js"></script>
43<script type="text/javascript" src="<!--{$smarty.const.URL_PATH}-->js/css.js"></script>
44<script type="text/javascript" src="<!--{$TPL_DIR}-->js/file_manager.js"></script>
45<title><!--{$smarty.const.ADMIN_TITLE}--></title>
46<script type="text/javascript">//<![CDATA[
47    <!--{$tpl_javascript}-->
48    $(function(){
49        <!--{$tpl_onload}-->
50    });
51//]]>
52</script>
53
54</head>
55
56<body class="<!--{if strlen($tpl_authority) >= 1}-->authority_<!--{$tpl_authority}--><!--{/if}-->">
57<!--{$GLOBAL_ERR}-->
58<noscript>
59  <p>JavaScript を有効にしてご利用下さい.</p>
60</noscript>
61
62<div id="container">
63<a name="top"></a>
64
65<!--{if $smarty.const.ADMIN_MODE == '1'}-->
66<div id="admin-mode-on">ADMIN_MODE ON</div>
67<!--{/if}-->
68
69<!--{* ▼HEADER *}-->
70<div id="header">
71  <div id="header-contents">
72    <div id="logo"><a href="<!--{$smarty.const.ADMIN_HOME_URLPATH}-->"><img src="<!--{$TPL_DIR}-->img/header/logo.jpg" width="172" height="25" alt="EC-CUBE" /></a></div>
73    <div id="site-check">
74      <p class="info"><span>ログインID&nbsp;:&nbsp;<!--{* ログイン名 *}--><!--{$smarty.session.login_name|h}--></span>&nbsp;様&nbsp;</p>
75      <ul>
76        <li><a href="<!--{$smarty.const.HTTP_URL}--><!--{$smarty.const.DIR_INDEX_URL}-->" class="btn-tool-format" target="_blank"><span>SITE CHECK</span></a></li>
77        <li><a href="<!--{$smarty.const.ADMIN_LOGOUT_URLPATH}-->" class="btn-tool-format">LOGOUT</a></li>
78      </ul>
79    </div>
80  </div>
81</div>
82<!--{* ▲HEADER *}-->
83
84<!--{* ▼NAVI *}-->
85<div id="navi-wrap">
86<ul id="navi">
87    <li id="navi-basis" class="<!--{if $tpl_mainno eq "basis"}-->on<!--{/if}-->">
88        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->basis/<!--{$smarty.const.DIR_INDEX_URL}-->"><span class="level1">基本情報管理</span></a>
89        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`basis/subnavi.tpl"}-->
90    </li>
91    <li id="navi-products" class="<!--{if $tpl_mainno eq "products"}-->on<!--{/if}-->">
92        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->products/<!--{$smarty.const.DIR_INDEX_URL}-->"><span>商品管理</span></a>
93        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`products/subnavi.tpl"}-->
94    </li>
95    <li id="navi-customer" class="<!--{if $tpl_mainno eq "customer"}-->on<!--{/if}-->">
96        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->customer/<!--{$smarty.const.DIR_INDEX_URL}-->"><span>顧客管理</span></a>
97        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`customer/subnavi.tpl"}-->
98    </li>
99    <li id="navi-order" class="<!--{if $tpl_mainno eq "order"}-->on<!--{/if}-->">
100        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->order/<!--{$smarty.const.DIR_INDEX_URL}-->"><span>受注管理</span></a>
101        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`order/subnavi.tpl"}-->
102    </li>
103    <li id="navi-total" class="<!--{if $tpl_mainno eq "total"}-->on<!--{/if}-->">
104        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->total/<!--{$smarty.const.DIR_INDEX_URL}-->"><span>売上集計</span></a>
105        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`total/subnavi.tpl"}-->
106    </li>
107    <li id="navi-mail" class="<!--{if $tpl_mainno eq "mail"}-->on<!--{/if}-->">
108        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->mail/<!--{$smarty.const.DIR_INDEX_URL}-->"><span>メルマガ管理</span></a>
109        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`mail/subnavi.tpl"}-->
110    </li>
111    <li id="navi-contents" class="<!--{if $tpl_mainno eq "contents"}-->on<!--{/if}-->">
112        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->contents/<!--{$smarty.const.DIR_INDEX_URL}-->"><span>コンテンツ管理</span></a>
113        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`contents/subnavi.tpl"}-->
114    </li>
115    <li id="navi-design" class="<!--{if $tpl_mainno eq "design"}-->on<!--{/if}-->">
116        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->design/<!--{$smarty.const.DIR_INDEX_URL}-->"><span>デザイン管理</span></a>
117        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`design/subnavi.tpl"}-->
118    </li>
119    <li id="navi-system" class="<!--{if $tpl_mainno eq "system"}-->on<!--{/if}-->">
120        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->system/<!--{$smarty.const.DIR_INDEX_URL}-->"><span>システム設定</span></a>
121        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`system/subnavi.tpl"}-->
122    </li>
123    <li id="navi-ownersstore" class="<!--{if $tpl_mainno eq "ownersstore"}-->on<!--{/if}-->">
124        <a href="<!--{$smarty.const.URL_PATH}--><!--{$smarty.const.ADMIN_DIR}-->ownersstore/<!--{$smarty.const.DIR_INDEX_URL}-->"><span>オーナーズストア</span></a>
125        <!--{include file="`$smarty.const.TEMPLATE_ADMIN_REALDIR`ownersstore/subnavi.tpl"}-->
126    </li>
127</ul>
128</div>
129<div style="clear: both;"></div>
130<!--{* ▲NAVI *}-->
131
132<!--{if $tpl_subtitle}-->
133<h1><div class="title"><!--{$tpl_subtitle}--></div></h1>
134<!--{/if}-->
135
136<!--{* ▼CONTENTS *}-->
137<div id="contents" class="clear-block">
138  <!--{include file=$tpl_mainpage}-->
139</div>
140<!--{* ▲CONTENTS *}-->
141
142<!--{* ▼FOOTER *}-->
143<div id="footer">
144    <div id="footer-contents">
145        <div id="copyright">Copyright &copy; 2000-<!--{$smarty.now|date_format:"%Y"}--> LOCKON CO.,LTD. All Rights Reserved.</div>
146        <div id="topagetop">
147            <ul class="sites">
148                <li><a href="#top" class="btn-tool-format">PAGE TOP</a></li>
149            </ul>
150        </div>
151    </div>
152</div>
153<!--{* ▲FOOTER *}-->
154
155</div>
156</div>
157</body>
158</html>
Note: See TracBrowser for help on using the repository browser.