Aleksander Machniak
2016-01-25 96d7f79a38f712aa4ec63f473bb02b52faae61ff
Set also 'extwin' class on body element in error page
1 files modified
2 ■■■ changed files
skins/larry/templates/error.html 2 ●●● patch | view | raw | blame | history
skins/larry/templates/error.html
@@ -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">