commit b229969c8232fac7a514c038831b45321b99a3f2
parent e531d33af3de8bb0fc1b0899c02f3323a0469bf0
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 23 Nov 2014 20:18:37 +0100
some debugging
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/themes/accentbox/index.php b/themes/accentbox/index.php
@@ -76,8 +76,8 @@ if (!$empty){
<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
- </div>
- </div></br>
+ </div></br>x
+ </div>y
";
$x = $x+1;
$id = $id+1;
@@ -103,8 +103,8 @@ if (!$empty){
<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
- </div>
- </div></br>
+ </div></br>x
+ </div>y
";
}
?>