Skip to content
8 changes: 4 additions & 4 deletions src/Setup/ServicePulse.aip
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@
<ROW Dialog_="Configuration" Control="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Attributes="3" Text="[ButtonText_Back]" Order="300" TextLocId="-" Options="1"/>
<ROW Dialog_="Configuration" Control="BottomLine" Type="Line" X="0" Y="234" Width="372" Height="0" Attributes="1" Order="400"/>
<ROW Dialog_="Configuration" Control="BannerBitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="44" Attributes="1048577" Text="[BannerBitmap]" Order="500"/>
<ROW Dialog_="Configuration" Control="Text_1" Type="Text" X="20" Y="96" Width="53" Height="31" Attributes="65539" Property="TEXT_1_PROP" Text="Port" TextStyle="DlgFontBold8" Order="600"/>
<ROW Dialog_="Configuration" Control="Edit_1" Type="Edit" X="47" Y="96" Width="32" Height="15" Attributes="3" Property="INST_PORT_PULSE" Text="{260}" Order="700"/>
<ROW Dialog_="Configuration" Control="Text_1" Type="Text" X="20" Y="96" Width="43" Height="20" Attributes="65539" Property="TEXT_1_PROP" Text="Port" TextStyle="DlgFontBold8" Order="600"/>
<ROW Dialog_="Configuration" Control="Edit_1" Type="Edit" X="80" Y="96" Width="32" Height="15" Attributes="3" Property="INST_PORT_PULSE" Text="{260}" Order="700"/>
<ROW Dialog_="Configuration" Control="Edit_2" Type="Edit" X="109" Y="159" Width="237" Height="15" Attributes="3" Property="INST_URI" Text="{260}" Order="800"/>
<ROW Dialog_="Configuration" Control="Text_2" Type="Text" X="20" Y="159" Width="89" Height="53" Attributes="65539" Property="TEXT_2_PROP" Text="ServiceControl URI" TextStyle="DlgFontBold8" Order="900"/>
<ROW Dialog_="Configuration" Control="Text_3" Type="Text" X="20" Y="74" Width="272" Height="16" Attributes="65539" Property="TEXT_3_PROP" Text="Specify the port number ServicePulse will listen on" Order="1000"/>
Expand Down Expand Up @@ -210,8 +210,8 @@
<ROW Dialog_="FeatureConfiguration" Control="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Attributes="3" Text="[ButtonText_Back]" Order="300" TextLocId="-"/>
<ROW Dialog_="FeatureConfiguration" Control="BottomLine" Type="Line" X="0" Y="234" Width="372" Height="0" Attributes="1" Order="400"/>
<ROW Dialog_="FeatureConfiguration" Control="BannerBitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="44" Attributes="1048577" Text="[BannerBitmap]" Order="500"/>
<ROW Dialog_="FeatureConfiguration" Control="Text_1" Type="Text" X="20" Y="79" Width="53" Height="31" Attributes="65539" Property="TEXT_1_PROP_1" Text="Port" TextStyle="DlgFontBold8" Order="600"/>
<ROW Dialog_="FeatureConfiguration" Control="Edit_1" Type="Edit" X="45" Y="79" Width="32" Height="15" Attributes="3" Property="INST_PORT_PULSE" Text="{260}" Order="700"/>
<ROW Dialog_="FeatureConfiguration" Control="Text_1" Type="Text" X="20" Y="79" Width="43" Height="20" Attributes="65539" Property="TEXT_1_PROP_1" Text="Port" TextStyle="DlgFontBold8" Order="600"/>
<ROW Dialog_="FeatureConfiguration" Control="Edit_1" Type="Edit" X="80" Y="79" Width="32" Height="15" Attributes="3" Property="INST_PORT_PULSE" Text="{260}" Order="700"/>
<ROW Dialog_="FeatureConfiguration" Control="Edit_2" Type="Edit" X="99" Y="119" Width="218" Height="15" Attributes="3" Property="INST_URI" Text="{260}" Order="800"/>
<ROW Dialog_="FeatureConfiguration" Control="Text_2" Type="Text" X="23" Y="122" Width="89" Height="15" Attributes="65539" Property="TEXT_2_PROP_2" Text="ServiceControl URI" Order="900"/>
<ROW Dialog_="FeatureConfiguration" Control="Text_3" Type="Text" X="20" Y="59" Width="272" Height="16" Attributes="65539" Property="TEXT_3_PROP_2" Text="Specify the port number ServicePulse will listen on" Order="1000"/>
Expand Down
Loading