From fa3b8c8e541d03af0eace146e3dc9bfd6f5566d4 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 18 Jul 2013 23:32:54 +0200 Subject: add additional html heading tag for plugins --- templates/part.items.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates/part.items.php') diff --git a/templates/part.items.php b/templates/part.items.php index b6527dfff..f20e80c75 100644 --- a/templates/part.items.php +++ b/templates/part.items.php @@ -2,7 +2,7 @@
  • {{ getRelativeDate(item.pubDate) }} @@ -19,7 +19,8 @@ -

    +

    {{ item.title|ocRemoveTags:['em', 'b', 'i'] }}

    +

    {{ item.title|ocRemoveTags:['em', 'b', 'i'] }} -- cgit v1.2.3