From af95556560f2474ca504218c0a18eef267e7cd16 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 17 Dec 2014 10:43:14 +0100 Subject: add article action plugins --- templates/index.php | 3 +++ templates/part.content.articleaction.php | 8 ++++++++ templates/part.content.php | 1 + 3 files changed, 12 insertions(+) create mode 100644 templates/part.content.articleaction.php (limited to 'templates') diff --git a/templates/index.php b/templates/index.php index 2abd289ed..7862aab77 100644 --- a/templates/index.php +++ b/templates/index.php @@ -72,6 +72,9 @@ if (defined('DEBUG') && DEBUG === true) { + diff --git a/templates/part.content.articleaction.php b/templates/part.content.articleaction.php new file mode 100644 index 000000000..345458764 --- /dev/null +++ b/templates/part.content.articleaction.php @@ -0,0 +1,8 @@ + \ No newline at end of file diff --git a/templates/part.content.php b/templates/part.content.php index 3226dc839..b917240aa 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -88,6 +88,7 @@ ?>"> +
  • -- cgit v1.2.3