Changeset 11261


Ignore:
Timestamp:
2006/12/25 15:41:26 (20 years ago)
Author:
uehara
Message:
 
Location:
temp/branches/ec-cube-beta/html/install/user_data/include/campaign/default
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/html/install/user_data/include/campaign/default/active/header.tpl

    r11259 r11261  
    1919</head> 
    2020 
     21<body bgcolor="#ffe9e6" text="#555555" link="#3a75af" vlink="#3a75af" alink="#3a75af" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$smarty.const.URL_DIR}-->'); <!--{$tpl_onload}-->"> 
     22<noscript> 
     23<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" /> 
     24</noscript> 
     25 
     26<div align="center"> 
     27<a name="top" id="top"></a> 
     28 
    2129<!--¢§HEADER--> 
    2230<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" "> 
  • temp/branches/ec-cube-beta/html/install/user_data/include/campaign/default/end/header.tpl

    r11260 r11261  
    1919</head> 
    2020 
     21<body bgcolor="#ffe9e6" text="#555555" link="#3a75af" vlink="#3a75af" alink="#3a75af" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$smarty.const.URL_DIR}-->'); <!--{$tpl_onload}-->"> 
     22<noscript> 
     23<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" /> 
     24</noscript> 
     25 
     26<div align="center"> 
     27<a name="top" id="top"></a> 
     28 
    2129<!--¢§HEADER--> 
    2230<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" "> 
Note: See TracChangeset for help on using the changeset viewer.