Increase ht of text box
authorscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 20 Jun 2012 20:53:16 +0000 (20:53 +0000)
committerscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 20 Jun 2012 20:53:16 +0000 (20:53 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3715 cb58f699-b61c-0410-a6fe-9272a202ed29

msi/WiX/ShibbolethSP-install-dlg.wxs

index 238a24a..f353f2f 100644 (file)
@@ -47,7 +47,7 @@
         <Control Id='DescriptionLine2' Type='Text' X='25' Y='70' Height='12' Width='320' \r
                  Text='To install into a different folder, click the Browse button, and select another folder.'/>\r
 \r
-        <Control Id='DescriptionLine3' Type='Text' X='25' Y='90' Height='12' Width='320' \r
+        <Control Id='DescriptionLine3' Type='Text' X='25' Y='90' Height='24' Width='320' \r
                  Text='You can choose not to install [ProductName] by clicking Cancel to exit the installer.' />\r
 \r
         <!-- Where? -->\r