Difference between revisions of "Key: LoginScreenForgotPasswordText"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:System_keys]] |
+ | {{HelpFiles_Deployment}} | ||
| | ||
− | + | ==Key: LoginScreenForgotPasswordText== | |
===Syntax=== | ===Syntax=== |
Latest revision as of 10:31, 7 February 2012
<accesscontrol>Main:MyGroup</accesscontrol>
Key: LoginScreenForgotPasswordText
Syntax
<add key="LoginScreenForgotPasswordText" value="[STRING]"/>
[STRING]: Text to be used for the interface
Purpose
Used to replace the current link text "Forgot Password" in login page.
Default value if missing: "Forgot Password"
Required: No
Example of key
<add key="LoginScreenForgotPasswordText" value="Forgot Password" />