commit c525fb811505ac47487113eaebee9aa58368037b
parent 2b3a2a3a21a50567e31453e009ffa36f467e6494
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 23 Nov 2014 20:12:05 +0100
final fix (?)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/themes/accentbox/index.php b/themes/accentbox/index.php
@@ -75,7 +75,7 @@ if (!$empty){
<a href='#' rel='nofollow' id='featured-thumbnail'>
<div class='featured-thumbnail'><img src='images/2457315858_32ffd98aec_n-150x150.jpg' class='attachment-featured wp-post-image' height='150' width='150'><div>
</a>
- $post_text_short
+ $post_text_short</br>
</div>
</div>
";
@@ -102,7 +102,7 @@ if (!$empty){
<a href='#' rel='nofollow' id='featured-thumbnail'>
<div class='featured-thumbnail'><img src='images/2457315858_32ffd98aec_n-150x150.jpg' class='attachment-featured wp-post-image' height='150' width='150'><div>
</a>
- $post_text_short
+ $post_text_short</br>
</div>
</div>
";