Änderungen Design

This commit is contained in:
ja
2021-10-08 16:20:15 +02:00
parent 36e6191b5a
commit e24cb9888c
6 changed files with 82 additions and 98 deletions

View File

@@ -119,9 +119,7 @@
</td>
</tr>
<tr style="color:#003680;height:36.67px;">
<td>
<asp:ScriptManager ID="ScriptManager1" runat="server" />
<asp:Timer ID="tmr_PWToken" Interval="1000" runat="server" ClientIDMode="Predictable" OnTick="tmr_PWToken_Tick"></asp:Timer>
<td>
<asp:Button ID="btn_submitpw" runat="server" Text="Passwort wechseln" OnClick="btn_submitpw_Click"/>
</td>