source: branches/version-2_5-dev/html/install/templates/install_frame.tpl @ 19873

Revision 19873, 6.1 KB checked in by tao, 13 years ago (diff)

#841 インストール画面のデザインの微修正と管理画面のファイルマネージャーのj修正

  • Property svn:eol-style set to LF
  • Property svn:mime-type set to text/x-smarty-template; charset=UTF-8
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html lang="ja">
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<!--{assign var=default_dir value="`$smarty.const.USER_DIR``$smarty.const.USER_PACKAGE_DIR``$smarty.const.DEFAULT_TEMPLATE_NAME`/"}-->
25<!--{assign var=admin_dir value="`$smarty.const.USER_DIR``$smarty.const.USER_PACKAGE_DIR`admin/"}-->
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="../<!--{$smarty.const.ADMIN_DIR}-->css/install.css" type="text/css" >
31<script type="text/javascript" src="../js/css.js"></script>
32<script type="text/javascript" src="../js/navi.js"></script>
33<title>EC CUBE インストール画面</title>
34</head>
35
36<body bgcolor="#ffffff" text="#000000" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
37<noscript>
38<link rel="stylesheet" href="../<!--{$default_dir}-->css/common.css" type="text/css" >
39</noscript>
40<div align="center">
41<a name="top"></a>
42
43<!--▼HEADER-->
44<table width="912" border="0" cellspacing="0" cellpadding="0" summary=" ">
45    <tr valign="top">
46        <td><img src="img/header_left.jpg" width="17" height="50" alt=""></td>
47        <td>
48        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" " background="img/header_bg2.jpg">
49            <tr valign="top">
50                <td><img src="../<!--{$smarty.const.USER_DIR}--><!--{$smarty.const.USER_PACKAGE_DIR}--><!--{$smarty.const.ADMIN_DIR}-->img/header/logo.jpg" width="230" height="50" alt="EC CUBE" border="0"></td>
51                <td width="648" align="right"></td>
52            </tr>
53        </table>
54        </td>
55        <td><img src="img/header_right.jpg" width="17" height="50" alt=""></td>
56    </tr>
57</table>
58<!--▲HEADER-->
59
60<!--▼CONTENTS-->
61<table width="912" border="0" cellspacing="0" cellpadding="0" summary=" ">
62    <tr valign="top">
63        <td background="img/left_bg.jpg"><img src="img/left.jpg" width="17" height="443" alt=""></td>
64        <td>
65        <!--★★メインコンテンツ★★-->
66        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
67            <tr valign="top">
68                <td class="mainbg" align="center" height="450">
69                <table width="562" border="0" cellspacing="0" cellpadding="0" summary=" ">
70                    <tr><td height="40"></td></tr>
71                    <tr>
72                        <td colspan="3"><img src="img/error_top.jpg" width="562" height="14" alt=""></td>
73                    </tr>
74                    <tr>
75                        <td background="img/main_left.jpg"><img src="img/_.gif" width="14" height="1" alt=""></td>
76                        <td bgcolor="#cccccc">
77                        <!--検索条件設定テーブルここから-->
78                        <table width="534" border="0" cellspacing="0" cellpadding="0" summary=" ">
79                            <tr>
80                                <td bgcolor="#ffffff" align="center">
81                                <!--{include file=$tpl_mainpage}-->
82                                </td>
83                            </tr>
84                        </table>
85                        <!--検索条件設定テーブルここまで-->
86                        </td>
87                        <td background="img/main_right.jpg"><img src="img/_.gif" width="14" height="1" alt=""></td>
88                    </tr>
89                    <tr>
90                        <td colspan="3"><img src="img/error_bottom.jpg" width="562" height="14" alt=""></td>
91                    </tr>
92                    <tr><td height="40"></td></tr>
93                </table>
94                </td>
95            </tr>
96        </table>
97        <!--★★メインコンテンツ★★-->
98        </td>
99        <td background="img/right_bg.jpg"><div align="justify"><img src="img/right.jpg" width="17" height="443" alt=""></div></td>
100    </tr>
101</table>
102<!--▲CONTENTS-->
103
104<!--▼FOOTER-->
105<table width="912" border="0" cellspacing="0" cellpadding="0" summary=" ">
106    <tr valign="top">
107        <td background="img/left_bg.jpg"><img src="img/_.gif" width="17" height="1" alt=""></td>
108        <td bgcolor="#636469">
109        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
110            <tr>
111                <td align="center" bgcolor="#f0f0f0">
112                <table width="840" border="0" cellspacing="0" cellpadding="0" summary=" ">
113                    <tr>
114                        <td height="45" align="right"><a href="#top"><img src="img/pagetop.gif" width="105" height="17" alt="GO TO PAGE TOP" border="0"></a></td>
115                    </tr>
116                </table>
117                </td>
118            </tr>
119        </table>
120        <table width="878" border="0" cellspacing="0" cellpadding="10" summary=" ">
121            <tr>
122                <td class="fs10n"><span class="gray">&nbsp;Copyright &copy; 2000-2010 LOCKON CO.,LTD. All Rights Reserved.</span></td>
123            </tr>
124        </table>
125        </td>
126        <td background="img/right_bg.jpg"><img src="img/_.gif" width="17" height="1" alt=""></td>
127    </tr>
128    <tr>
129        <td colspan="3"><img src="img/footer.jpg" width="912" height="19" alt=""></td>
130    </tr>
131    <tr><td height="10"></td></tr>
132</table>
133<!--▲FOOTER-->
134</div>
135
136</body>
137</html>
Note: See TracBrowser for help on using the repository browser.