4images Forum & Community
4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: EQ on December 01, 2002, 11:53:02 PM
-
Where would I define the link if I wanted to add a "how to" page? I would like to add the link right above the "Forgot Password" link from the main menu. In the "userloginform.html" code, I notice this:
» <a href="{url_lost_password}">{lang_lost_password}</a><br />
where can I find the references to "{url_lost_passord}" so that I can add something like "{url_how_to}"
I've already created the how to page.
-
user_loginform.html
-
check out this:
http://www.4homepages.de/forum/viewtopic.php?t=2165
then u'll need all neccesery changes in /includes/page_header.php
-
check out this:
http://www.4homepages.de/forum/viewtopic.php?t=2165
then u'll need all neccesery changes in /includes/page_header.php
My mistake. :oops: I misread the original request!
V@no is right. The solution I posted at that other thread is what you need.