Change the Administrator Login text
This article describes how to change the Administrator login page.
Language Override
To change the content on the login page, you can create a Language Override.
- Go to System > Manage > Language Overrides.
- Select a Language & Client (e.g. English (United Kingdom) - Administrator).
- Click the New button.
- Language Constant: TPL_ATUM_BACKEND_LOGIN
- Text: Welcome to the Administrator page
Note that you can use html code here, for example:
<p><img src="/../images/logos/SchoolLogo.svg" alt="School Logo" width="300" height="75" /></p>
<p>Welcome to the School Administrator screen</p>
Thanks for visiting,
Steven