Key: LoginScreenPasswordText: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 09:11, 7 March 2011
Key: LoginScreenPasswordText
Syntax
<add key="LoginScreenPasswordText" value="[STRING]"/>
[STRING]: Text to be used for the interface
Purpose
Used to replace the current label "Password" in login page. It's must not be Empty.
Default value if missing: "Password"
Required: No
Example of key
<add key="LoginScreenPasswordText" value="Password" />