Topic: small problem when adding an external nav link ...
when i add any link in the admin area for the menu ... like this
4 = <a href="gallery.php">Gallery</a>
if i am at the admin page ... it will go to like this
/admin/gallery.php
why is that
i may know why ... because in every different folder it is like admin/ or other folder ... it go from that folder to gallery.php
can that be fixed