Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: LoginScreenUsernameText: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:System_keys]]
{{HelpFiles_Deployment}}




=====Key: LoginScreenUsernameText=====
==Key: LoginScreenUsernameText==


===Syntax===
===Syntax===

Latest revision as of 09:34, 7 February 2012

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: LoginScreenUsernameText

Syntax

<add key="LoginScreenUsernameText" value="[STRING]"/>

[STRING]: Text to be used for the interface

Purpose

Used to replace the current label "Username" in login page. It's must not be Empty.

Type: String

Default value if missing: "Username"

Required: No

Example of key

<add key="LoginScreenUsernameText" value="Username" />