0byt3m1n1 - D7net
0byt3m1n1 - D7net
Path:
/
home
/
s13cf5ef
/
www
/
camisetaseconomicas.com.es
/
includes
/
boxes
/
[
Home
]
Name File: tell_a_friend.php
< back
<?php /* $Id: tell_a_friend.php 1739 2007-12-20 00:52:16Z hpdl $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2003 osCommerce Released under the GNU General Public License */ ?> <!-- tell_a_friend //--> <tr> <td class="font_small"> <?php $info_box_contents = array(); $info_box_contents[] = array('text' => BOX_HEADING_TELL_A_FRIEND); new infoBoxHeading($info_box_contents, false, false); $info_box_contents = array(); $info_box_contents[] = array('form' => tep_draw_form('tell_a_friend', tep_href_link(FILENAME_TELL_A_FRIEND, '', 'NONSSL', false), 'get'), 'align' => '', 'text' => tep_draw_input_field('to_email_address', '', 'size="10" class="input" style="width:100%;"') . '<br /><br /> ' . tep_image_submit('button_tell_a_friend.gif', BOX_HEADING_TELL_A_FRIEND,' align="right" style="margin-top:2px;margin-left:12px;"') . tep_draw_hidden_field('products_id', $HTTP_GET_VARS['products_id']) . tep_hide_session_id() . ' ' . BOX_TELL_A_FRIEND_TEXT); new infoBox($info_box_contents); ?> </td> </tr> <!-- tell_a_friend_eof //-->
©
2018. | Recode by D7net