Hello everyone!
I removed the line $Include{"CustomerFooter"} from ./Kernel/Output/HTML/Standard/CustomerLogin.dtl and this has caused (for unknown reasons to me) that the Login button is now disabled. Its currently "greyed out" and does nothing.
I want to remove the footer from the Login screen but keep it for all other pages and removing this line seemed like the proper way to do the trick.
What may be causing this? And is there any special way to remove the footer from just a single page?
Regards,
- Juan
Removed Footer, Now Login Button doesn't work [SOLVED]
Moderator: crythias
Removed Footer, Now Login Button doesn't work [SOLVED]
Last edited by jacubillo on 24 Feb 2014, 20:33, edited 1 time in total.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Removed Footer from Login page,Now Login Button doesn't
you may want to take a look at and understand Kernel/Output/HTML/Standard/CustomerFooter.dtl
Kinda. copy what you need from CustomerFooter.dtl to the single page.jacubillo wrote:is there any special way to remove the footer from just a single page?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Removed Footer from Login page,Now Login Button doesn't
Ok, That did it.
I copied the contents from a default CustomerFooter.dtl file to my CustomerLogin.dtl and now it works just fine. Thank you for your help.
Thank you!
I copied the contents from a default CustomerFooter.dtl file to my CustomerLogin.dtl and now it works just fine. Thank you for your help.
Thank you!