diff skins/larry/templates/error.html @ 8:bf99236cc5cd default tip

try to recover from upgrade fail
author Charlie Root
date Sat, 29 Dec 2018 07:07:34 -0500
parents 4681f974d28b
children
line wrap: on
line diff
--- a/skins/larry/templates/error.html	Sat Dec 29 06:32:49 2018 -0500
+++ b/skins/larry/templates/error.html	Sat Dec 29 07:07:34 2018 -0500
@@ -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">