Customize the Dashboard

Navigate to the Manage Text Templates page by clicking on the Text Templates menu on the Administrator dropdown menu.

Click on the edit button corresponding to the

Note that there are a few special fields that you can use to personalize the message that appears on the dashboard.

For email, you can use the following fields:

 Field    

 Description

[app_name]

This is replace by the name of the this application.

 [app_login_url]

This is replace by the actual URL that users will use to log into your administrative screens    

[company_name]

This is replaced by your company name.

[company_url]

This is replaced by the URL for your website.

[user_name]

This is replaced by the user's actual name, not his login username.

[user_username]

This is replaced by the username that this user should use to log in.

[user_password]

This is replaced by the user's password.


If you are familiar with HTML, you can clcik on the HTML tab at the bottom of the screen and edit the HTML in the template. While this gives your more capability, you need to be careful to create valid HTML or unexpected results may occur.