Difference between revisions of "Key: LoginScreenUsernameText"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:System_keys]]
 +
{{HelpFiles_Deployment}}
 

 

  
=====Key: LoginScreenUsernameText=====
+
==Key: LoginScreenUsernameText==
  
 
===Syntax===
 
===Syntax===

Latest revision as of 10: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" />