I am trying add newsletter subscribe onto the footer menu. I add this code right above the unsubscribe.
Define('SUBSCRIBE', '<li><a href="' . zen_href_link(FILENAME_SUBSCRIBE) . '">' . BOX_INFORMATION_SUBSCRIBE . '</a></li>');
But it doesn't work. It shows a "BOX_INFORMATION_SUBSCRIBE" on the footer menu. How to edit the code?
My site is
www.best4future.com
Thanks!
Bookmarks