- Timestamp:
- 2006/12/25 20:23:30 (19 years ago)
- Location:
- temp/branches/ec-cube-beta/html/install/user_data/include/campaign/default
- Files:
-
- 2 edited
-
active/header.tpl (modified) (2 diffs)
-
end/header.tpl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/install/user_data/include/campaign/default/active/header.tpl
r11285 r11321 32 32 <a name="top" id="top"></a> 33 33 34 <!--¢§HEADER-->35 34 <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>37 35 <tr> 38 36 <td align="center" bgcolor="#ffa85c"> … … 46 44 </td> 47 45 </tr> 46 <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr> 48 47 </table> 49 48 <!--¢¥HEADER--> -
temp/branches/ec-cube-beta/html/install/user_data/include/campaign/default/end/header.tpl
r11285 r11321 24 24 </head> 25 25 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}-->');"> 27 27 <noscript> 28 28 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" /> … … 32 32 <a name="top" id="top"></a> 33 33 34 <!--¢§HEADER-->35 34 <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>37 35 <tr> 38 36 <td align="center" bgcolor="#ffa85c"> … … 46 44 </td> 47 45 </tr> 46 <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr> 48 47 </table> 49 48 <!--¢¥HEADER-->
Note: See TracChangeset
for help on using the changeset viewer.
