Dashboard single page: change link(s) (names)
Permalink 1 user found helpful
Hi!
I've created a single page in my dashboard ('dashboard/faq') to do its thing. Works perfectly.
/controllers/dashboard/faq/controller.php and
/single_pages/dashboard/faq/view.php work just fine.
Consequently, there is a new section on the dashboard called 'FAQ'. Wonderful. The first (and only) link in that section is called 'Home'. Not so wonderful, so I'd like to change that.
Can anybody point me to some instructions / documentation as to how I can modify this and maybe add new links if I needed them?
I've searched the documentation and forums, but I've been unable to find it.
Thanks for any pointers!... Nico
I've created a single page in my dashboard ('dashboard/faq') to do its thing. Works perfectly.
/controllers/dashboard/faq/controller.php and
/single_pages/dashboard/faq/view.php work just fine.
Consequently, there is a new section on the dashboard called 'FAQ'. Wonderful. The first (and only) link in that section is called 'Home'. Not so wonderful, so I'd like to change that.
Can anybody point me to some instructions / documentation as to how I can modify this and maybe add new links if I needed them?
I've searched the documentation and forums, but I've been unable to find it.
Thanks for any pointers!... Nico
./dashboard/something/view.php // Just leave this empty
./dashboard/something/importer.php