Difference between revisions of "Key: LoginScreenPasswordText"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:System_keys]] |
+ | {{HelpFiles_Deployment}} | ||
| | ||
− | + | ==Key: LoginScreenPasswordText== | |
===Syntax=== | ===Syntax=== |
Latest revision as of 10:33, 7 February 2012
<accesscontrol>Main:MyGroup</accesscontrol>
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" />