[ Index ]

PHP Cross Reference of osCMax 2.0.4

title

Body

[close]

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

   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><?php echo tep_image(DIR_WS_IMAGES . 'table_background_man_on_board.gif', HEADING_TITLE); ?></td>
   6              <td valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="2">
   7                <tr>
   8                  <td class="pageHeading" align="center"><?php echo HEADING_TITLE; ?></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"><?php echo TEXT_ACCOUNT_CREATED; ?></td>
  15                </tr>
  16              </table></td>
  17            </tr>
  18          </table></td>
  19        </tr>
  20        <tr>
  21          <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
  22        </tr>
  23        <tr>
  24          <td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">
  25            <tr class="infoBoxContents">
  26              <td><table border="0" width="100%" cellspacing="0" cellpadding="2">
  27                <tr>
  28                  <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
  29                  <td align="right"><?php echo '<a href="' . $origin_href . '">' . tep_image_button('button_continue.gif', IMAGE_BUTTON_CONTINUE) . '</a>'; ?></td>
  30                  <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
  31                </tr>
  32              </table></td>
  33            </tr>
  34          </table></td>
  35        </tr>
  36      </table>
  37  


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