summaryrefslogtreecommitdiff
path: root/skins/larry/templates/messageprint.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/larry/templates/messageprint.html')
-rw-r--r--skins/larry/templates/messageprint.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/messageprint.html b/skins/larry/templates/messageprint.html
index d2a0f6353..d01c70bcd 100644
--- a/skins/larry/templates/messageprint.html
+++ b/skins/larry/templates/messageprint.html
@@ -10,7 +10,7 @@
<div id="header"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo" border="0" alt="Logo" /></div>
<div id="printmessageframe">
-<roundcube:object name="messageHeaders" class="headers-table" max="10" />
+<roundcube:object name="messageHeaders" class="headers-table" />
<roundcube:object name="messageAttachments" id="attachment-list" />
<roundcube:object name="messageBody" id="messagebody" showImages="false" />
</div>