Difference between revisions of "Key: LoginScreenLoginButtonText"

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

 

  
=====Key: LoginScreenLoginButtonText=====
+
==Key: LoginScreenLoginButtonText==
  
 
===Syntax===
 
===Syntax===

Latest revision as of 11:32, 7 February 2012

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: LoginScreenLoginButtonText

Syntax

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

[STRING]: Text to be used for the interface

Purpose

Used to replace the current Text "Login" of the button in login page. It's must not be Empty.

Default value if missing: "Login"

Required: No

Example of key

<add key="LoginScreenLoginButtonText" value="Login" />