windows-afscreds-20051002
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 3 Oct 2005 05:03:39 +0000 (05:03 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 3 Oct 2005 05:03:39 +0000 (05:03 +0000)
FIXES 22032

Extend the fields so that more text can be displayed regarding the tokens.

src/WINNT/client_creds/lang/en_US/afscreds.rc

index 8fe8bfc..84f1e0c 100644 (file)
@@ -105,9 +105,9 @@ STYLE WS_CHILD
 FONT 9, "MS Shell Dlg"
 BEGIN
     LTEXT           "Cell:     ",IDC_STATIC,7,9,24,8
-    LTEXT           "(none)",IDC_CREDS_CELL,51,9,193,8
+    LTEXT           "(none)",IDC_CREDS_CELL,51,9,282,8
     LTEXT           "Tokens:",IDC_STATIC,7,26,27,8
-    LTEXT           "(none)",IDC_CREDS_INFO,51,26,193,8
+    LTEXT           "(none)",IDC_CREDS_INFO,51,26,282,8
     CONTROL         "&Show a warning before these tokens expire",
                     IDC_CREDS_REMIND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
                     51,43,193,10