Verbesserungen Login Seite
This commit is contained in:
@@ -84,13 +84,7 @@
|
||||
<table cellpadding="0" style="font-family:Arial;font-size:11px;border:1px solid gray">
|
||||
<tr style="background-color:#003680;color:#fff;height:30px;font-size:12px">
|
||||
<td align="center" colspan="2" style="color:#fff;">Bitte melden Sie sich an:</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right">
|
||||
<td>
|
||||
<asp:LinkButton ID="LinkButton1" href="../login/login_TEST.aspx" runat="server">Admin-Login</asp:LinkButton>
|
||||
</td></td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right">
|
||||
<asp:Label ID="Label2" runat="server" AssociatedControlID="UserID" required>Kundennummer:</asp:Label>
|
||||
@@ -130,9 +124,12 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="middle" colspan="2">
|
||||
<td align="left" colspan="2">
|
||||
<br/> <asp:Button ID="LoginButton" runat="server" CommandName="Login" Text="Anmelden" ValidationGroup="Login1"/>
|
||||
</td>
|
||||
<td align="middle" colspan="2">
|
||||
<asp:LinkButton ID="LinkButton1" href="../login/login_TEST.aspx" runat="server">Admin-Login</asp:LinkButton>
|
||||
</td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</LayoutTemplate>
|
||||
|
||||
@@ -925,7 +925,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</a> -->
|
||||
<iframe id="frame1" src="login/login_FLEX.aspx" runat="server" seamless="seamless" style="width:252px;height:216px;overflow:no-content"/>
|
||||
<iframe id="frame1" src="login/login_FLEX.aspx" runat="server" seamless="seamless" style="width:250px;height:200px;overflow:no-content;background-image:none;" scrolling="no"/>
|
||||
<!-- #include file="navigation.aspx" -->
|
||||
<div id="main-page">
|
||||
<!-- <div class="pagecontent"> -->
|
||||
|
||||
Reference in New Issue
Block a user