diff options
author | thomascube <thomas@roundcube.net> | 2011-12-14 11:53:02 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-12-14 11:53:02 +0000 |
commit | e19229ce09c0233a93584925b2e4fed7370e6650 (patch) | |
tree | 721700b8380a2d2f104108925ba63e402acca2a9 /skins/larry/templates/error.html | |
parent | 28e18c75ef693740edc05e7474cf52452cc76157 (diff) |
Larry's identities settings and about page
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> |