Change CONNECTIONFAILED_PANEL title if server requires password
If the server requires a password, display Password Required instead of the usual Connection Error title.
This commit is contained in:
@@ -46,7 +46,6 @@ Container@CONNECTIONFAILED_PANEL:
|
||||
Font: BigBold
|
||||
Contrast: true
|
||||
Align: Center
|
||||
Text: Connection Failed
|
||||
Background@CONNECTION_BACKGROUND:
|
||||
Width: 370
|
||||
Height: 85
|
||||
|
||||
@@ -6,12 +6,11 @@ Background@CONNECTIONFAILED_PANEL:
|
||||
Height: 160
|
||||
Children:
|
||||
LogicTicker@CONNECTION_FAILED_TICKER:
|
||||
Label@CONNECTION_FAILED_TITLE:
|
||||
Label@TITLE:
|
||||
X: 0
|
||||
Y: 20
|
||||
Width: 450
|
||||
Height: 25
|
||||
Text: Connection Failed
|
||||
Align: Center
|
||||
Font: Bold
|
||||
Label@CONNECTING_DESC:
|
||||
|
||||
Reference in New Issue
Block a user