Skip to content

Commit ffa75b6

Browse files
authored
Adjust note text rows in FeatureConfiguration dialog
Updated text positioning and content for feature configuration.
1 parent 7fa8d5e commit ffa75b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Setup/ServicePulse.aip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@
223223
<ROW Dialog_="FeatureConfiguration" Control="CheckBox_2" Type="CheckBox" X="20" Y="142" Width="142" Height="19" Attributes="3" Property="ENABLE_MONITORING" Text="Enable endpoint monitoring" TextStyle="DlgFontBold8" Order="1600"/>
224224
<ROW Dialog_="FeatureConfiguration" Control="TestSCConnectivity" Type="PushButton" X="323" Y="118" Width="37" Height="17" Attributes="3" Text="Test" Order="1700"/>
225225
<ROW Dialog_="FeatureConfiguration" Control="TestSCMonitoringConnectivity" Type="PushButton" X="323" Y="161" Width="37" Height="17" Attributes="3" Text="Test" Order="1800"/>
226-
<ROW Dialog_="FeatureConfiguration" Control="Text_4" Type="Text" X="50" Y="199" Width="301" Height="41" Attributes="65539" Property="TEXT_4_PROP" Text="The above URIs can be changed later in the ServicePulse configuration page." Order="1900"/>
227-
<ROW Dialog_="FeatureConfiguration" Control="Text_6" Type="Text" X="20" Y="199" Width="28" Height="19" Attributes="65539" Property="TEXT_6_PROP" Text="Note:" TextStyle="DlgFontBold8" Order="2000"/>
226+
<ROW Dialog_="FeatureConfiguration" Control="Text_4" Type="Text" X="50" Y="195" Width="301" Height="41" Attributes="65539" Property="TEXT_4_PROP" Text="The above URIs can be changed later in the ServicePulse configuration page." Order="1900"/>
227+
<ROW Dialog_="FeatureConfiguration" Control="Text_6" Type="Text" X="20" Y="195" Width="28" Height="19" Attributes="65539" Property="TEXT_6_PROP" Text="Note:" TextStyle="DlgFontBold8" Order="2000"/>
228228
<ROW Dialog_="FilesInUse" Control="Title" Type="Text" X="15" Y="6" Width="200" Height="15" Attributes="196611" Text="Files in Use" TextStyle="[DlgTitleFont]" Order="600" TextLocId="Control.Text.FilesInUse#Title" MsiKey="FilesInUse#Title"/>
229229
<ROW Dialog_="FilesInUse" Control="Text" Type="Text" X="20" Y="55" Width="330" Height="30" Attributes="3" Text="The following applications are using files that need to be updated by this setup. You can either close the applications and then click &quot;Retry&quot;, or click &quot;Ignore&quot; so that the installer continues the installation and replaces these files when your system restarts." Order="700" TextLocId="Control.Text.FilesInUse#Text" MsiKey="FilesInUse#Text"/>
230230
<ROW Dialog_="FilesInUse" Control="List" Type="ListBox" X="20" Y="87" Width="330" Height="130" Attributes="7" Property="FileInUseProcess" Order="800" MsiKey="FilesInUse#List"/>

0 commit comments

Comments
 (0)