summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-11-23 12:25:15 +0000
committeralecpl <alec@alec.pl>2008-11-23 12:25:15 +0000
commitd59aaa1aafb204ba7ece824fee0550f907af8c3d (patch)
tree911e30ab1e44ebed214dc6074a695d4d55c10fbf /skins
parentdcf780a6bd5065ffb0dcc76233b1e5f601e258d2 (diff)
- Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577) - Fix: allow empty attribs in templates
Diffstat (limited to 'skins')
-rw-r--r--skins/default/templates/mail.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/default/templates/mail.html b/skins/default/templates/mail.html
index 51e1b1f11..34f4254b7 100644
--- a/skins/default/templates/mail.html
+++ b/skins/default/templates/mail.html
@@ -46,6 +46,7 @@
<roundcube:object name="messages"
id="messagelist"
cellspacing="0"
+ columns=""
summary="Message list"
messageIcon="/images/icons/dot.png"
unreadIcon="/images/icons/unread.png"