[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <!-- body_text //--> 2 <td width="100%" valign="top"><?php echo tep_draw_form('account_edit', tep_href_link(FILENAME_ORDER_INFO_PROCESS, '', 'SSL'), 'post', 'onSubmit="return check_form(this);"') . tep_draw_hidden_field('action', 'process'); ?><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 . 'table_background_account.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><?php include (DIR_WS_MODULES . 'Order_Info_Check.php'); ?></td> 16 </tr> 17 <tr> 18 <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> 19 </tr> 20 <tr> 21 <td><table border="0" width="100%" cellspacing="0" cellpadding="2"> 22 <tr> 23 <td class="main" align="right"><?php echo tep_image_submit('button_continue.gif', IMAGE_BUTTON_CONTINUE); ?></td> 24 </tr> 25 </table></td> 26 </tr> 27 </table></form></td> 28 <!-- body_text_eof //-->
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 |