Topic: Menu Items
Hi,
I was just adding some menu items when I noticed a possible bug.
Code for my menu item:
5 = <a href="file.php">Something</a>
On the main forum index, it links to the correct file location. However when in the administration section, it links to admin/file.php instead. Possible bug?
Thanks,