commit 3ecae84b7b42f96585be747d18f48a3da236bd27 parent 21902fe0be02a50556e6e7d96fdffadd4f9e46fb Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 23 Nov 2014 20:13:57 +0100 another try Diffstat:
| M | themes/accentbox/index.php | | | 12 | ++++++------ |
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/themes/accentbox/index.php b/themes/accentbox/index.php @@ -73,9 +73,9 @@ if (!$empty){ </header> <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></br> - </a> - $post_text_short</br> + <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> + $post_text_short </div> </div> "; @@ -100,9 +100,9 @@ if (!$empty){ </header> <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></br> - </a> - $post_text_short</br> + <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> + $post_text_short </div> </div> ";