diff options
Diffstat (limited to 'skins/larry/templates/error.html')
-rw-r--r-- | skins/larry/templates/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/error.html b/skins/larry/templates/error.html index 222683f8b..cd0fc9656 100644 --- a/skins/larry/templates/error.html +++ b/skins/larry/templates/error.html @@ -8,7 +8,7 @@ <roundcube:include file="/includes/header.html" /> -<div class="uibox errobox" style="width:40em; margin:60px auto; padding:20px"> +<div class="uibox centerbox errorbox"> $__page_content </div> |