From ec2269af016fc49a76ee90fb68b044096d27fb28 Mon Sep 17 00:00:00 2001 From: Thomas Jost Date: Sun, 17 Apr 2016 23:41:54 +0200 Subject: [PATCH] Add edit link in the feed header --- templates/feed_items.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/feed_items.php b/templates/feed_items.php index 9560fa9..a81b810 100644 --- a/templates/feed_items.php +++ b/templates/feed_items.php @@ -10,6 +10,9 @@
  • +
  • + +
  • ', $direction == 'desc' ? t('older first') : t('most recent first'), '') ?>