Dialog adjustments
[shibboleth/sp.git] / msi / WiX / ShibbolethSP-iis-dialog.wxs
index 4564712..128dd84 100644 (file)
                  Property='INSTALL_ISAPI_FILTER' Text='Install ISAPI filter and configure IIS' \r
                  CheckBoxValue='TRUE' TabSkip='yes' />\r
 \r
-        <Control Id='ShibExtensionBox' Type='GroupBox' X='99' Y='165' Width='175' Height='35' TabSkip='yes' />\r
-        <Control Id='ShibExtensionText' Type='Text' X='114' Y='180' Width='96' Height='12' \r
+        <Control Id='ShibExtensionBox' Type='GroupBox' X='99' Y='145' Width='175' Height='35' TabSkip='yes' />\r
+        <Control Id='ShibExtensionText' Type='Text' X='114' Y='160' Width='96' Height='12' \r
                  Text='Shibboleth File Extension:' TabSkip='yes'/>\r
-        <Control Id='ShibExtensionEdit' Type='Edit' X='211' Y='177' Width='51' Height='16' \r
+        <Control Id='ShibExtensionEdit' Type='Edit' X='211' Y='157' Width='51' Height='16' \r
                  Property='SHIB_FILE_EXTENSION' TabSkip='yes'>\r
           <Condition Action='disable'>INSTALL_ISAPI_FILTER &lt;&gt; "TRUE"</Condition>\r
           <Condition Action='enable'>INSTALL_ISAPI_FILTER = "TRUE"</Condition>\r