How to remove??

ORiON

No avatar

2005-10-08 06:50

Hi, i want to know how i remove the Company: text and the textbox when the user want to buy a product...

ORiON

treewood (OpenSolution)

Avatar: treewood

2005-10-08 08:18

remove this from file templates/default/orders_delivery.tpl:

<tr>
<td class='form_desc'>
$lang[Company]:&nbsp;
</td>
<td class='form_desc_data'>
<input type='text' name='sCompanyName' size='30' maxlength='100' class='input' />
</td>
</tr>

Back to top
about us | contact