Skip to content

Commit ceaca81

Browse files
BurntimeXCyperghost
authored andcommitted
Fix indentation
1 parent 44a2088 commit ceaca81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

com.woltlab.wcf/templates/attachments.tpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@
8080
<span class="messageAttachmentFilename">{$attachment->filename}</span>
8181
<span class="messageAttachmentMeta">{lang}wcf.attachment.file.info{/lang}</span>
8282
</a>
83-
{/if}
84-
{/foreach}
85-
{/content}
83+
{/if}
84+
{/foreach}
85+
{/content}
8686
</div>
8787
</section>
8888
{/hascontent}

0 commit comments

Comments
 (0)