mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
network-setup: fix text-alignment for network-test
Origin commit data
------------------
Commit: b692d24fda
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-26 (Tue, 26 Sep 2017)
Origin message was:
------------------
- network-setup: fix text-alignment for network-test
This commit is contained in:
@@ -817,7 +817,7 @@ void CNetworkSetup::testNetworkSettings()
|
||||
}
|
||||
}
|
||||
|
||||
ShowMsg(LOCALE_NETWORKMENU_TEST, text, CMsgBox::mbrBack, CMsgBox::mbBack); // UTF-8
|
||||
ShowMsg(LOCALE_NETWORKMENU_TEST, text, CMsgBox::mbrBack, CMsgBox::mbBack, NULL, MSGBOX_MIN_WIDTH, NO_TIMEOUT, false, CMsgBox::AUTO_WIDTH | CMsgBox::AUTO_HIGH); // UTF-8
|
||||
}
|
||||
|
||||
int CNetworkSetup::showWlanList()
|
||||
|
Reference in New Issue
Block a user