Roxen.git
/
server
/
etc
/
RoxenUI.wxs
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/etc/RoxenUI.wxs:859:
<Control Id="Label3" Type="Text" X="18" Y="180" Width="348" Height="12" TabSkip="no"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}Administrative User:</Text> </Control> <Control Id="Edit3" Type="Edit" X="18" Y="192" Width="348" Height="18" Property="ADM_USER" Sunken="yes"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}</Text> </Control> <Control Id="Label4" Type="Text" X="18" Y="216" Width="165" Height="12" TabSkip="no"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}Admin password:</Text> </Control>
-
<Control Id="Label4" Type="Text" X="192" Y="216" Width="165" Height="12" TabSkip="no">
+
<Control Id="Label4
_2
" Type="Text" X="192" Y="216" Width="165" Height="12" TabSkip="no">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}Password (again):</Text> </Control> <Control Id="Edit4" Type="Edit" X="18" Y="228" Width="165" Height="18" Property="ADM_PASS1" Sunken="yes" Password="yes"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}</Text> </Control>
-
<Control Id="Edit4" Type="Edit" X="192" Y="228" Width="165" Height="18" Property="ADM_PASS2" Sunken="yes" Password="yes">
+
<Control Id="Edit4
_2
" Type="Edit" X="192" Y="228" Width="165" Height="18" Property="ADM_PASS2" Sunken="yes" Password="yes">
<Text>{\VSI_MS_Sans_Serif13.0_0_0}</Text> </Control> <Control Id="CancelButton" Type="PushButton" X="156" Y="261" Width="66" Height="18" Cancel="yes"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}Cancel</Text> <Publish Event="SpawnDialog" Value="Cancel"><![CDATA[]]></Publish> </Control> <Control Id="PreviousButton" Type="PushButton" X="228" Y="261" Width="66" Height="18"> <Text>{\VSI_MS_Sans_Serif13.0_0_0}< &Back</Text> <Publish Event="NewDialog" Value="[CustomTextA_PrevArgs]"><![CDATA[CustomTextA_PrevArgs<>""]]></Publish>