Should login_form of admin page and teamplate be independent from each other?
-
Currently,
bb-admin/admin-header.phpuses active template’slogged-in.php. I changed this php in my theme, and it looks a little bit strange in admin page.I think admin page shouldn’t use any files from templates, even the default template. Could this be an issue?
And it seems no need to use
login_form(), it should just include alogged-in.phpinbb-adminor simply put codes withinadmin-header.php.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.