mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- fix text box alignment
- spotted by Coviti - patch by Coviti See issue #1860 for more details. svn path=/trunk/; revision=24723
This commit is contained in:
@@ -37,7 +37,7 @@ BEGIN
|
||||
PUSHBUTTON "&Network ID...", IDC_NETWORK_ID, 190, 114, 58, 15
|
||||
LTEXT "To rename this computer or join a domain, click Properties.", IDC_STATIC, 6, 149, 170, 17
|
||||
PUSHBUTTON "&Change...",IDC_NETWORK_PROPERTY, 190, 149, 58, 15
|
||||
LTEXT "Note: Only Administrators can change the identification of this computer", IDC_STATIC, 6, 179, 230, 9
|
||||
LTEXT "Note: Only Administrators can change the identification of this computer", IDC_STATIC, 6, 179, 300, 9
|
||||
END
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user