diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-11-10 21:08:14 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-11-10 21:08:14 +0100 |
commit | 03149131f754dd122f8707fbfc9e7ff47e9d6524 (patch) | |
tree | 0bd2d3ea9d6582a5b7b460b9c620234e294b52d9 /skins/larry/templates | |
parent | 25a86bacf6b5ed30b78d33ad656c48458876e102 (diff) |
New feature: display attached images as thumbnails below message body
Diffstat (limited to 'skins/larry/templates')
-rw-r--r-- | skins/larry/templates/messagepart.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/messagepart.html b/skins/larry/templates/messagepart.html index db078296f..e029973a8 100644 --- a/skins/larry/templates/messagepart.html +++ b/skins/larry/templates/messagepart.html @@ -4,7 +4,7 @@ <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> </head> -<body class="extwin"> +<body class="partwin"> <div id="header"> <div id="topline"> |