Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: LoginScreenUsernameText

From Catglobe Wiki

<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" />