summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-09-05 10:03:50 +0000
committerthomascube <thomas@roundcube.net>2008-09-05 10:03:50 +0000
commitbe5f03b24842a15aca5635bf17fc202d6cadd99d (patch)
treefaedcc80cef073cb0c58c4dafd75218ea8cfdf8d /skins
parent2e6825b2e941e2031f9417676359380a77bba764 (diff)
showImages attribute is skin template is obsolte: now set in user prefs
Diffstat (limited to 'skins')
-rw-r--r--skins/default/templates/message.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/message.html b/skins/default/templates/message.html
index 1aa92ab9e..dc8dab7da 100644
--- a/skins/default/templates/message.html
+++ b/skins/default/templates/message.html
@@ -41,7 +41,7 @@
<roundcube:object name="messageAttachments" id="attachment-list" />
<roundcube:object name="blockedObjects" id="remote-objects-message" />
-<roundcube:object name="messageBody" id="messagebody" showImages="true" />
+<roundcube:object name="messageBody" id="messagebody" />
</div>