Verbesserungen Login Seite
This commit is contained in:
@@ -85,12 +85,6 @@
|
|||||||
<tr style="background-color:#003680;color:#fff;height:30px;font-size:12px">
|
<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>
|
<td align="center" colspan="2" style="color:#fff;">Bitte melden Sie sich an:</td>
|
||||||
</tr>
|
</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">
|
<td align="right">
|
||||||
<asp:Label ID="Label2" runat="server" AssociatedControlID="UserID" required>Kundennummer:</asp:Label>
|
<asp:Label ID="Label2" runat="server" AssociatedControlID="UserID" required>Kundennummer:</asp:Label>
|
||||||
@@ -130,9 +124,12 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<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"/>
|
<br/> <asp:Button ID="LoginButton" runat="server" CommandName="Login" Text="Anmelden" ValidationGroup="Login1"/>
|
||||||
</td>
|
</td>
|
||||||
|
<td align="middle" colspan="2">
|
||||||
|
<asp:LinkButton ID="LinkButton1" href="../login/login_TEST.aspx" runat="server">Admin-Login</asp:LinkButton>
|
||||||
|
</td></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</LayoutTemplate>
|
</LayoutTemplate>
|
||||||
|
|||||||
@@ -925,7 +925,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a> -->
|
</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" -->
|
<!-- #include file="navigation.aspx" -->
|
||||||
<div id="main-page">
|
<div id="main-page">
|
||||||
<!-- <div class="pagecontent"> -->
|
<!-- <div class="pagecontent"> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user