Jump to content

remove mailing list


verhoejw

Recommended Posts

Hi, i want to remove the mailing list, news letter option.

This what i have in box-newsletter.php

 

<section class="boxnewsletter">
    <span>{$LANG.newsletter.mailing_list}</span>
    <p>{$LANG.newsletter.enter_email_subscribe_unsubscribe}</p>
    <form action="{$VAL_SELF}" method="post">
        <fieldset>
            <input name="subscribe" type="text" class="textbox required" maxlength="250">
            <input type="submit" class="btn" value="{$LANG.newsletter.subscribe}">
        </fiieldset>
    </form>
</section>

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...