Änderungen an Container und h1 Überschriften css sowie Language mobil sidemenue picker
This commit is contained in:
@@ -550,13 +550,13 @@
|
||||
</a> -->
|
||||
<asp:LoginView ID="LoginView1" runat="server">
|
||||
<AnonymousTemplate>
|
||||
<iframe id="frame1" src="login/login_FLEX.aspx" runat="server" seamless="seamless" style="width:266px;height:219px;overflow:no-content;background-image:none;" scrolling="no" />
|
||||
<iframe id="frame1" src="login/login_FLEX.aspx" runat="server" seamless="seamless" style="width:300px;height:300px;overflow:no-content;background-image:none;" scrolling="no" />
|
||||
</AnonymousTemplate>
|
||||
<LoggedInTemplate>
|
||||
<iframe id="frame1" src="login/Loggedin.aspx" runat="server" seamless="seamless" style="width:266px;height:219px;overflow:no-content;background-image:none;" scrolling="no" />
|
||||
<iframe id="frame1" src="login/Loggedin.aspx" runat="server" seamless="seamless" style="width:300px;height:300px;overflow:no-content;background-image:none;" scrolling="no" />
|
||||
</LoggedInTemplate>
|
||||
</asp:LoginView>
|
||||
|
||||
<div style="height:10px"></div>
|
||||
|
||||
|
||||
<!-- #include file="navigation.aspx" -->
|
||||
|
||||
Reference in New Issue
Block a user