[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <table border="0" width="100%" cellspacing="0" cellpadding="0"> 2 <tr> 3 <td><table border="0" width="100%" cellspacing="0" cellpadding="0"> 4 <tr> 5 <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> 6 <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_specials.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td> 7 </tr> 8 </table></td> 9 </tr> 10 <tr> 11 <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> 12 </tr> 13 <tr> 14 <td class="main"><table border="0" width="40%" cellspacing="0" cellpadding="0" align="right"> 15 <tr> 16 <td><?php new infoBoxHeading(array(array('text' => BOX_INFORMATION_HEADING))); ?></td> 17 </tr> 18 <tr> 19 <td><?php new infoBox(array(array('text' => BOX_INFORMATION))); ?></td> 20 </tr> 21 </table><?php echo TEXT_INFORMATION; ?></td> 22 </tr> 23 <tr> 24 <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> 25 </tr> 26 <tr> 27 <td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox"> 28 <tr class="infoBoxContents"> 29 <td><table border="0" width="100%" cellspacing="0" cellpadding="2"> 30 <tr> 31 <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td> 32 <td align="right"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image_button('button_continue.gif', IMAGE_BUTTON_CONTINUE) . '</a>'; ?></td> 33 <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td> 34 </tr> 35 </table></td> 36 </tr> 37 </table></td> 38 </tr> 39 </table> 40
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |