X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How do I delete the Terms & Conditions Section (https://forum.x-cart.com/showthread.php?t=41126)

NeDragonlady 07-15-2008 08:54 AM

How do I delete the Terms & Conditions Section
 
:? Hi, I want to get rid of the "Terms & Conditions" option store-front wide. I have deleted the text easy enough but the category still show up as an option under the Help Section, just below the Privacy statement. I know I must be missing something simple but I just can't figure out what. Thank you!

balinor 07-15-2008 10:10 AM

Re: How do I delete the Terms & Conditions Section
 
Edit help/general.tpl and remove this bit:

<tr>
<td valign="top" height="15" class="Text">{include file="buttons/button.tpl" button_title=$lng.lbl_terms_n_conditions href="help.php?section=conditions"}</td>
</tr>
<tr><td height="10" width="1" class="Text" colspan="4">&nbsp;</td></tr>

NeDragonlady 07-15-2008 10:24 AM

Re: How do I delete the Terms & Conditions Section
 
:D/ You rock! That worked perfectly. Thank you very much!!!


All times are GMT -8. The time now is 02:48 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.