mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-24 16:56:59 +01:00
Set also 'extwin' class on body element in error page
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<roundcube:include file="/includes/links.html" />
|
||||
</head>
|
||||
<roundcube:if condition="!env:framed" />
|
||||
<body class="error">
|
||||
<roundcube:if condition="env:extwin" /><body class="error extwin"><roundcube:else /><body class="error"><roundcube:endif />
|
||||
<roundcube:include file="/includes/header.html" />
|
||||
<roundcube:else />
|
||||
<body class="error iframe">
|
||||
|
||||
Reference in New Issue
Block a user