source: branches/comu/data/Smarty/templates_c/admin/%%F7^F7C^F7CCBF74%%login_frame.tpl.php @ 2

Revision 2, 1.7 KB checked in by root, 17 years ago (diff)

new import

Line 
1<?php /* Smarty version 2.6.13, created on 2007-01-09 23:50:07
2         compiled from login_frame.tpl */ ?>
3<!--¡¡-->
4<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
5<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
6<head>
7<meta http-equiv="Content-Type" content="text/html; charset=<?php echo @CHAR_CODE; ?>
8">
9<meta http-equiv="content-script-type" content="text/javascript">
10<meta http-equiv="content-style-type" content="text/css">
11<link rel="stylesheet" href="<?php echo @URL_DIR; ?>
12admin/css/contents.css" type="text/css" media="all" />
13<script type="text/javascript" src="<?php echo @URL_DIR; ?>
14js/css.js"></script>
15<script type="text/javascript" src="<?php echo @URL_DIR; ?>
16js/navi.js"></script>
17<?php $_smarty_tpl_vars = $this->_tpl_vars;
18$this->_smarty_include(array('smarty_include_tpl_file' => 'css/contents.tpl', 'smarty_include_vars' => array()));
19$this->_tpl_vars = $_smarty_tpl_vars;
20unset($_smarty_tpl_vars);
21 ?>
22<style type="text/css">
23body {
24    background: #fff url(<?php echo @URL_DIR; ?>
25img/login/bg.jpg);
26    background-repeat: repeat-x;
27}
28</style>
29
30<title>EC CUBE ´ÉÍý¼Ô²èÌÌ</title>
31</head>
32
33<body bgcolor="#ffffff" text="#494E5F" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<?php echo @URL_DIR; ?>
34')">
35<noscript>
36<link rel="stylesheet" href="<?php echo @URL_DIR; ?>
37admin/css/common.css" type="text/css" >
38</noscript>
39<div align="center">
40
41<?php $_smarty_tpl_vars = $this->_tpl_vars;
42$this->_smarty_include(array('smarty_include_tpl_file' => $this->_tpl_vars['tpl_mainpage'], 'smarty_include_vars' => array()));
43$this->_tpl_vars = $_smarty_tpl_vars;
44unset($_smarty_tpl_vars);
45 ?>
46
47</div>
48</body>
49</html>
Note: See TracBrowser for help on using the repository browser.