summaryrefslogtreecommitdiff
path: root/rt/html/Elements/MyRT
diff options
context:
space:
mode:
Diffstat (limited to 'rt/html/Elements/MyRT')
-rw-r--r--rt/html/Elements/MyRT2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/Elements/MyRT b/rt/html/Elements/MyRT
index be487a4..3fde555 100644
--- a/rt/html/Elements/MyRT
+++ b/rt/html/Elements/MyRT
@@ -48,7 +48,7 @@
<table border="0" width="100%">
<tr valign="top">
-<td class="boxcontainer" width="70%" <% $summary? 'width="70%"': '' %>>
+<td class="boxcontainer" <% $summary? 'width="70%"': '' |n %>>
% $show_cb->($_) foreach @$body;
</td>