[ Index ]

PHP Cross Reference of osCMax 2.0.4

title

Body

[close]

/templates/fallback/content/ -> affiliate_news.tpl.php (source)

   1  <!-- body_text //-->
   2      <td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
   3        <tr>
   4          <td><table border="0" width="100%" cellspacing="0" cellpadding="0">
   5            <tr>
   6              <td class="pageHeading"><?php echo HEADING_TITLE; ?></td>
   7              <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'affiliate_news.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
   8            </tr>
   9          </table></td>
  10        </tr>
  11        <tr>
  12          <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
  13        </tr>
  14        <tr>
  15          <td><table border="0" width="100%" cellspacing="0" cellpadding="2">
  16            <tr>
  17              <td class="main"><?php echo TEXT_INFORMATION; ?></td>
  18            </tr>
  19          </table></td>
  20        </tr>
  21        <tr>
  22          <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
  23        </tr>
  24   <tr>
  25     <td><br><?php include(DIR_WS_MODULES . FILENAME_AFFILIATE_NEWS); ?></td>
  26   </tr>
  27        <tr>
  28          <td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">
  29          </table></td>
  30        </tr>
  31      </table></td>
  32  <!-- body_text_eof //-->


Generated: Fri Jan 1 13:43:16 2010 Cross-referenced by PHPXref 0.7