Wie muss ich das nun anpassen? Ich finde nicht die richtige Passage.
#
#-----[ OPEN ]---------------------------------------------
#
templates/subSilver/posting_preview.tpl
#
#-----[ FIND ]---------------------------------------------
# around line 13
<span class="postbody">{MESSAGE}</span>
#
#-----[ AFTER, ADD ]---------------------------------------
# Do NOT make one line out of this, a <!-- --> template statement has to be on one seperate line
<!-- BEGIN postrow -->
{ATTACHMENTS}
<!-- END postrow -->