Branch: Tag:

2004-11-15

2004-11-15 16:45:37 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Fixed duplicate lables.

Rev: server/etc/RoxenUI.wxs:1.2

866:    <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>