From 1db1aae0d9bcd8d58877b684e17ac3805c74ce19 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Fri, 26 Apr 2019 19:53:54 +0200 Subject: Remove template names from header comment blocks --- template/standard/html/feed/item_page.php | 2 +- template/standard/html/feed/item_post.php | 2 +- template/standard/html/feed/main.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/standard/html/feed') diff --git a/template/standard/html/feed/item_page.php b/template/standard/html/feed/item_page.php index 4935282..ff9f209 100644 --- a/template/standard/html/feed/item_page.php +++ b/template/standard/html/feed/item_page.php @@ -1,6 +1,6 @@ ] # +# Feed Item Template [page] [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/feed/item_post.php b/template/standard/html/feed/item_post.php index 30e97ab..07d400d 100644 --- a/template/standard/html/feed/item_post.php +++ b/template/standard/html/feed/item_post.php @@ -1,6 +1,6 @@ ] # +# Feed Item Template [post] [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/feed/main.php b/template/standard/html/feed/main.php index 84e7888..588ee02 100644 --- a/template/standard/html/feed/main.php +++ b/template/standard/html/feed/main.php @@ -1,6 +1,6 @@ ] # +# Feed Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # -- cgit v1.2.3