Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2017-07-05 15:05:06 +0300
committerAleksander Machniak <alec@alec.pl>2017-07-05 15:06:07 +0300
commit0c3af6b9508d5468d6bcfdb2678c6fd89efdd447 (patch)
treede53c69d523c2e46698f8f35a2a6c5d62f05e9ce /skins
parent258ff6adb4aa9d557b4b28b19a30d4c6c7892a4d (diff)
Fix header position in messageerror when in extwin mode
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/templates/messageerror.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/messageerror.html b/skins/larry/templates/messageerror.html
index 67c0f433b..691657d2c 100644
--- a/skins/larry/templates/messageerror.html
+++ b/skins/larry/templates/messageerror.html
@@ -10,7 +10,7 @@
<div id="mainscreen" class="watermark" style="top:0"></div>
<roundcube:else />
-<body>
+<roundcube:if condition="env:extwin" /><body class="extwin"><roundcube:else /><body><roundcube:endif />
<roundcube:include file="/includes/header.html" />