commit e531d33af3de8bb0fc1b0899c02f3323a0469bf0
parent 3ecae84b7b42f96585be747d18f48a3da236bd27
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 23 Nov 2014 20:17:06 +0100
last commit for today?
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/themes/accentbox/index.php b/themes/accentbox/index.php
@@ -74,10 +74,10 @@ if (!$empty){
<div class='post-content image-caption-format-1'>
<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></br>
+ </a>
$post_text_short
</div>
- </div>
+ </div></br>
";
$x = $x+1;
$id = $id+1;
@@ -101,10 +101,10 @@ if (!$empty){
<div class='post-content image-caption-format-1'>
<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></br>
+ </a>
$post_text_short
</div>
- </div>
+ </div></br>
";
}
?>