Changeset 11321 for temp


Ignore:
Timestamp:
2006/12/25 20:23:30 (19 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

    r11285 r11321  
    3232<a name="top" id="top"></a> 
    3333 
    34 <!--¢§HEADER--> 
    3534<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    36     <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr> 
    3735    <tr> 
    3836        <td align="center" bgcolor="#ffa85c"> 
     
    4644        </td> 
    4745    </tr> 
     46    <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr> 
    4847</table> 
    4948<!--¢¥HEADER--> 
  • temp/branches/ec-cube-beta/html/install/user_data/include/campaign/default/end/header.tpl

    r11285 r11321  
    2424</head> 
    2525 
    26 <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}-->');" > 
     26<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}-->');"> 
    2727<noscript> 
    2828<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" /> 
     
    3232<a name="top" id="top"></a> 
    3333 
    34 <!--¢§HEADER--> 
    3534<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    36     <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr> 
    3735    <tr> 
    3836        <td align="center" bgcolor="#ffa85c"> 
     
    4644        </td> 
    4745    </tr> 
     46    <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr> 
    4847</table> 
    4948<!--¢¥HEADER--> 
Note: See TracChangeset for help on using the changeset viewer.