From: eggy <eggy@localhost>
Date: Sun, 23 Jul 2017 14:19:14 +0000 (+0200)
Subject: Forenuebersicht lastpost zweizeilig
X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=0a1e361d771b538f0903115af3b5cb5ffe25cddd;p=dfde-theme.git

Forenuebersicht lastpost zweizeilig
---

diff --git a/template/forumlist_body.html b/template/forumlist_body.html
index 621e226..8191c64 100644
--- a/template/forumlist_body.html
+++ b/template/forumlist_body.html
@@ -89,7 +89,7 @@
 								<dfn>{L_LAST_POST}</dfn>
 								<!-- IF forumrow.S_DISPLAY_SUBJECT -->
 									<!-- EVENT forumlist_body_last_post_title_prepend -->
-									<a href="{forumrow.U_LAST_POST}" title="{forumrow.LAST_POST_SUBJECT}" class="lastsubject">{forumrow.LAST_POST_SUBJECT_TRUNCATED}</a> <br />
+									<a href="{forumrow.U_LAST_POST}" title="{forumrow.LAST_POST_SUBJECT}" class="lastsubject">{forumrow.LAST_POST_SUBJECT_TRUNCATED}</a>
 								<!-- ENDIF -->
 									{L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}
 								<!-- IF not S_IS_BOT -->