Englische Übersetzung aller texte und verbesserung if else abfrage in ForgotPW.aspx
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
</tr>
|
||||
<tr style="color:#003680; height:32px;font-size:12px">
|
||||
<td align="center" colspan="2" style="color:#fff;font-kerning:auto;font-weight:700;">
|
||||
<asp:Label ID="lbl_PWvergessen" Text="Haben Sie ihr Passwort vergessen?" runat="server" style="color:#003680; margin-left:58px;font-size:17px;"></asp:Label>
|
||||
<asp:Label ID="lbl_PWvergessen" Text="Forgot your password?" runat="server" style="color:#003680; margin-left:92px;font-size:17px;"></asp:Label>
|
||||
</td></tr>
|
||||
<!-- <tr style=" background-color:#fff; color:#003680; height:30px;font-size:12px">
|
||||
<td align="center" colspan="2" style="color:#fff;font-kerning:auto;font-weight:700;">
|
||||
@@ -94,7 +94,7 @@
|
||||
</td></tr> -->
|
||||
<tr style="color:#003680; height:30px;">
|
||||
<td align="right" colspan="2">
|
||||
<h2 style="margin-left:24px;margin-left:98px;">Daten hier eintragen:</h2>
|
||||
<h2 style="margin-left:24px;margin-left:92px;">Fill in your data here:</h2>
|
||||
</td></tr>
|
||||
<!-- <tr><td>
|
||||
<input type="email" runat="server" style="width:150px" placeholder="example@somehost.com" />
|
||||
|
||||
Reference in New Issue
Block a user