Änderungen an Container und h1 Überschriften css sowie Language mobil sidemenue picker
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
}
|
||||
function bust3() {
|
||||
if (top != self)
|
||||
setInterval("top.location.replace('../login/LogOut.aspx')", 1);
|
||||
setInterval("top.location.replace('../newpageJulius_Sidebar.aspx')", 1);
|
||||
}
|
||||
</script>
|
||||
<link rel="stylesheet" type="text/css" href="../css/login/LoggedIn.css"/>
|
||||
@@ -132,7 +132,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" colspan="2">
|
||||
<br/> <asp:Button ID="LogoutButton" runat="server" CommandName="Logout" Text="Abmelden" ValidationGroup="Logout" target="frame" OnClientClick="bust3()"/>
|
||||
<br/> <asp:Button id="LogoutButton" runat="server" CommandName="Logout" Text="Abmelden" ValidationGroup="Logout" target="frame" OnClientClick="bust3()"/>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user