Browse Source

! Extra stuff after the closing tag

Signed-off-by: Spuds <spuds@simplemachines.org>
Spuds 12 years ago
parent
commit
7e12b4d542
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Themes/default/Recent.template.php

+ 1 - 1
Themes/default/Recent.template.php

@@ -28,7 +28,7 @@ function template_main()
 	foreach ($context['posts'] as $post)
 	{
 		echo '
-			<div class="', $post['alternate'] == 0 ? 'windowbg' : 'windowbg2', ' core_posts">ent">
+			<div class="', $post['alternate'] == 0 ? 'windowbg' : 'windowbg2', ' core_posts">
 					<div class="counter">', $post['counter'], '</div>
 					<div class="topic_details">
 						<h5>', $post['board']['link'], ' / ', $post['link'], '</h5>