Hi Clyde,

Great contribution, thanks a bunch! I've installed this mod in my test store and am experiencing one little glitch.

In /includes/languages/english/custom/links_submit.php I've defined the following:

define('NAVBAR_TITLE', 'Submit A Link');
define('NAVBAR_TITLE_1', 'Links');
define('NAVBAR_TITLE_2', 'Suggest a Website');
define('HEADING_TITLE', 'Resource Submission');

Now "Resource Submission" appears as the heading/title of all of my store pages and has replaced "Shopping Cart" and "Welcome to my Store", "Shipping & Returns", etc.

And "Submit A Link" appears in the navbar part of the page so that it becomes:

Home :: Submit A Link

This only happens with store pages like the ones mentioned above, About Us, Shopping Cart, Main Page, Page 2, Gift Certificate FAQ, etc. but not with the EZ Pages or Categories and Products pages.

Any ideas on why it might be doing this?

Thanks!