Änderungen GUI

This commit is contained in:
ja
2021-10-22 09:24:45 +02:00
parent 67f0dbd992
commit d89d165ddf
3 changed files with 8 additions and 7 deletions

View File

@@ -237,7 +237,7 @@
<table id="tbl_main" cellpadding="0" style="margin:4px 4px 4px 4px; border: none;">
<tr style="color:#003680;height:35px;">
<td>
<asp:Button ID="btn_Back" runat="server" Width="265" CausesValidation="false" Text="Back" style="margin-left:49px;"/>
<asp:Button ID="btn_Back" runat="server" Width="265" CausesValidation="false" Text="Back" OnClientClick="JavaScript:window.history.back(1);return false;" style="margin-left:49px;"/>
</td>
</tr>
<tr style="color:#003680; height:32px;font-size:14px">