commit fac756a054ca27bb88c35a3ccf70453ec19bd756 parent c2a55d507d464a57066d42a492662861a755dc5e Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 13 Dec 2014 12:49:26 +0100 I faild again :D Diffstat:
| M | themes/jumbotron/index.php | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php @@ -150,7 +150,7 @@ <h4> <span class='theauthor'><a href='#' rel='author'>$post_author</a></span> | <time>$post_date</time> | - <span class='thecategory'><a href='index.php?categrory=$post_category' rel='category tag'>$post_category</a></span></br> + <span class='thecategory'><a href='index.php?category=$post_category' rel='category tag'>$post_category</a></span></br> </h4> </div> <div> @@ -180,7 +180,7 @@ <h4> <span class='theauthor'><a href='#' rel='author'>$post_author</a></span> | <time>$post_date</time> | - <span class='thecategory'><a href='index.php?categrory=$post_category' rel='category tag'>$post_category</a></span></br> + <span class='thecategory'><a href='index.php?category=$post_category' rel='category tag'>$post_category</a></span></br> </h4> </div> <div> @@ -206,7 +206,7 @@ <h4> <span class='theauthor'><a href='#' rel='author'>$post_author</a></span> | <time>$post_date</time> | - <span class='thecategory'><a href='index.php?categrory=$post_category' rel='category tag'>$post_category</a></span></br> + <span class='thecategory'><a href='index.php?category=$post_category' rel='category tag'>$post_category</a></span></br> </h4> </div> <div>