Änderungen Design und Übersetzungen

This commit is contained in:
ja
2021-11-17 15:55:03 +01:00
parent c73f363e61
commit 92ccfd50e6

View File

@@ -211,16 +211,41 @@
<div class="d-none d-md-block">
<center>
<table id="main_table" runat="server" cellpadding="0" style="margin: 18% 2px 2px 2px; border:none;">
<tr style="color:#003680;height:55px;">
<tr style="color:#003680;height:55px;background-color:none">
<td>
<asp:Label ID="lbl_Ueberschrift" runat="server" Text="Passwort-Wechsel:" style="margin-left:65px"></asp:Label>
<asp:Label ID="lbl_Ueberschrift" runat="server" Text="Passwort-Change:" style="margin-left:35px;font-weight:700;color:#003681;background-color:none;font-size:26px"></asp:Label>
</td>
</tr>
<tr style="border:2px solid #003680; margin:4px auto 4px auto;background-color:rgba(255,255,255,0.5)">
<td>
<asp:Image ID="ImageButton1" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="22px" Width="19px" style="margin-left:12px"/>
<asp:Label ID="Label2" runat="server" style="color:#003680;font-size:1em">Das Passwort muss mindestens 1 Klein-, 1 Großbuchstaben sowie ein Sonderzeichen bei einer Länge von minimal 4 und maximal 30 Stellen besitzen.</asp:Label>
<table >
<tr>
<td><asp:Image ID="ImageButton1" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="22px" Width="19px" style="margin-left:0px"/>
<asp:Label ID="Label2" runat="server" style="color:#003680;">The Password has to contain:</asp:Label>
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label11" runat="server" style="color:#003680;margin-left:24px">1 Uppercase</asp:Label>
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label8" runat="server" style="color:#003680;margin-left:24px">1 Downcase </asp:Label>
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label9" runat="server" style="color:#003680;margin-left:24px">and one special letter</asp:Label>
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label10" runat="server" style="color:#003680;margin-left:24px">at an minimal length of 4 and an maximal length of 30 </asp:Label>
<asp:Label ID="Label12" runat="server" style="color:#003680;margin-left:24px">characters. </asp:Label>
</td>
</tr>
</table>
</td>
</tr>
<tr style="color:#003680;height:46.67px;">
@@ -248,7 +273,7 @@
</tr>
<tr style="color:#003680;height:35.67px;">
<td>
<asp:Button ID="btn_submitpw" runat="server" OnClick="btn_submitpw_Click" Text="Change the password!" Width="250px" style="margin-left:46px;border:none"/>
<asp:Button ID="btn_submitpw" runat="server" OnClick="btn_submitpw_Click" Text="Change password" Width="250px" style="margin-left:15%;margin-right:auto;border:none"/>
</td>
</tr>
<tr style="color:#003680;height:30px;">
@@ -271,19 +296,43 @@
<table id="tbl_main_M" cellpadding="0" style="margin: 2px 4px 1px 2px;border:none">
<tr style="color:#003680;height:48px;">
<td>
<asp:Label ID="lbl_Ueberschrift_M" runat="server" Text="Password-Change:" style="margin-left:35px;font-weight:700;color:#003681;font-size:26px"></asp:Label>
<asp:Label ID="lbl_Ueberschrift_M" runat="server" Text="Password-Change:" style="margin-left:35px;font-weight:700;color:#003681;background-color:none;font-size:26px"></asp:Label>
</td>
</tr>
<tr style="border:0.5px solid #003680; background-color:rgba(255,255,255,0.5);height:12px; width:80%">
<td style="width:305px" colspan="2">
<asp:ImageButton ID="Image1_M" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="22px" Width="22px" style="margin-left:12px"/>
<asp:Label ID="Label1" runat="server" style="color:#003680;">Das Passwort muss mindestens 1 Klein-, 1 Großbuchstaben sowie ein Sonderzeichen bei einer Länge von minimal 4 und maximal 30 Stellen besitzen.</asp:Label>
<table style="margin-left:42px">
<tr>
<td> <asp:ImageButton ID="Image1_M" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="22px" Width="22px" 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="Label6" runat="server" style="color:#003680;">at an minimal length of 4 and an maximal length of 30 characters.</asp:Label>
</td>
</tr>
</table>
</td>
</tr>
<tr style="color:#003680;height:36.67px;">
<td>
<asp:TextBox id="txt_Pw_M" CssClass="bg-key-icon" runat="server" Font-Size="1.125em" ValidationGroup="TXT_val_M" TextMode="Password" Width="245px" Font-Names="Verdana" OnTextChanged="txt_Pw_M_TextChanged" AutoCompleteType="Disabled" style="margin-left:22px;color:#003680" Placeholder="Enter Password"></asp:TextBox>
<asp:TextBox id="txt_Pw_M" CssClass="bg-key-icon" runat="server" Font-Size="1.125em" ValidationGroup="TXT_val_M" TextMode="Password" Width="245px" Font-Names="Verdana" OnTextChanged="txt_Pw_M_TextChanged" AutoCompleteType="Disabled" style="margin-left:30px;color:#003680;border-radius: 8px 8px 8px 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;" Placeholder="Enter Password"></asp:TextBox>
<span></span></td>
</tr>
@@ -294,10 +343,9 @@
</tr>
<tr style="color:#003680;height:36.67px;">
<td>
<asp:TextBox id="txt_Pw_WH_M" CssClass="bg-key-icon" Width="245px" Font-Size="1.125em" ValidationGroup="TXT_val_WH_M" OnTextChanged="txt_Pw_WH_M_TextChanged" runat="server" TextMode="Password" Font-Names="Verdana" AutoCompleteType="Disabled" style="margin-left:22px;color:#003680;border-radius: 8px 8px 8px 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;" Placeholder="Repeat Password"></asp:TextBox>
<asp:TextBox id="txt_Pw_WH_M" CssClass="bg-key-icon" Width="245px" Font-Size="1.125em" ValidationGroup="TXT_val_WH_M" OnTextChanged="txt_Pw_WH_M_TextChanged" runat="server" TextMode="Password" Font-Names="Verdana" AutoCompleteType="Disabled" style="margin-left:30px;color:#003680;border-radius: 8px 8px 8px 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;" Placeholder="Repeat Password"></asp:TextBox>
<span></span></td>
<td>
<asp:ImageButton ID="Image2_M" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="22px" Width="19px" style="margin-left:12px;border:none;margin-top:15px" />
</td>
</tr>
<tr style="height:15px">
@@ -307,7 +355,7 @@
</tr>
<tr style="color:#003680;height:26.67px;">
<td>
<asp:Button ID="btn_submitpw_M" runat="server" Text="Change the password!" OnClick="btn_submitpw_M_Click" Width="290px" style="margin-left:15px;border:none;height:40px;margin-top:1px"/>
<asp:Button ID="btn_submitpw_M" runat="server" Text="Change password" OnClick="btn_submitpw_M_Click" Width="290px" style="margin-left:4%;margin-right:auto;border:none;height:40px;margin-top:1px"/>
</td>
</tr>
<tr style="color:#003680;height:20px;">