|
I want to completely remove that product title line all together.
What did I remove by taking out?
<tr>
<td class="{$Style['tddetails']}">{$Globals['pp_lang']['manufact']}:</span></td>
<td class="{$Style['tddetails']}"><input type="text" size="50" name="manuf" /></td>
</tr>
|