- 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:
Johannes Anderwald 2006-11-11 20:53:52 +00:00
parent ff30ee9de7
commit b32dec065a

View file

@ -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