Änderung
This commit is contained in:
@@ -202,7 +202,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr style="height:15px">
|
<tr style="height:15px">
|
||||||
<td>
|
<td>
|
||||||
<asp:RequiredFieldValidator ID="reqPassw1txt_M" runat="server" ControlToValidate="txt_Pw_M" ErrorMessage="Please enter the password!" ForeColor="Red" Font-Size="19" Display="Dynamic"></asp:RequiredFieldValidator>
|
<asp:RequiredFieldValidator ID="reqPassw1txt_M" runat="server" ControlToValidate="txt_Pw_M" ErrorMessage="" ForeColor="Red" Font-Size="19" Display="Dynamic"></asp:RequiredFieldValidator>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr style="color:#003680;height:36.67px;">
|
<tr style="color:#003680;height:36.67px;">
|
||||||
@@ -215,7 +215,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr style="height:15px">
|
<tr style="height:15px">
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
<asp:RequiredFieldValidator ID="reqPasswtxt_M" runat="server" ControlToValidate="txt_Pw_WH_M" ErrorMessage="Please repeat the password!" Font-Size="19" ForeColor="Red" Display="Dynamic"></asp:RequiredFieldValidator>
|
<asp:RequiredFieldValidator ID="reqPasswtxt_M" runat="server" ControlToValidate="txt_Pw_WH_M" ErrorMessage="" Font-Size="19" ForeColor="Red" Display="Dynamic"></asp:RequiredFieldValidator>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr style="color:#003680;height:26.67px;">
|
<tr style="color:#003680;height:26.67px;">
|
||||||
|
|||||||
Reference in New Issue
Block a user