änderungen nach revert

This commit is contained in:
ja
2021-11-18 15:56:59 +01:00
parent 13b6e6f85a
commit 26b9c81122
2 changed files with 23 additions and 48 deletions

View File

@@ -308,31 +308,7 @@
<td style="width:308px" colspan="2">
<table style="margin-left:42px;height:auto">
<tr>
<td> <asp:ImageButton ID="Image1_M" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="17px" Width="15px" style="margin-left:-24px"/>
<asp:Label ID="Label1" runat="server" style="color:#003680;">The Password has to contain:</asp:Label>
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label3" runat="server" style="color:#003680;">1 Uppercase</asp:Label>
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label4" runat="server" style="color:#003680;">1 Downcase </asp:Label>
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label7" runat="server" style="color:#003680;">and one special letter</asp:Label>
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label1" runat="server" style="color:#003680;">The Password has to contain:</asp:Label>
</td>
</tr>
</table>
<ul style="list-style:circle;margin-left:48px">
<li>
<asp:Label ID="Label3" runat="server" style="color:#003680;margin-left:2px">1 Uppercase</asp:Label>