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/admin/lang/de.php | 2 +- template/admin/lang/en.php | 2 +- template/standard/html/403.php | 2 +- template/standard/html/404.php | 2 +- template/standard/html/feed/item_page.php | 2 +- template/standard/html/feed/item_post.php | 2 +- template/standard/html/feed/main.php | 2 +- template/standard/html/home.php | 2 +- template/standard/html/main.php | 2 +- template/standard/html/page/item.php | 2 +- template/standard/html/page/list.php | 2 +- template/standard/html/page/main.php | 2 +- template/standard/html/pagination.php | 2 +- template/standard/html/post/item.php | 2 +- template/standard/html/post/list.php | 2 +- template/standard/html/post/main.php | 2 +- template/standard/html/user/item.php | 2 +- template/standard/html/user/list.php | 2 +- template/standard/html/user/main.php | 2 +- template/standard/lang/de.php | 2 +- template/standard/lang/en.php | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/template/admin/lang/de.php b/template/admin/lang/de.php index 288a5f7..5fabdc3 100644 --- a/template/admin/lang/de.php +++ b/template/admin/lang/de.php @@ -1,6 +1,6 @@ ] # +# Internationalization [DE] [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the DE language # diff --git a/template/admin/lang/en.php b/template/admin/lang/en.php index d774a36..b082cca 100644 --- a/template/admin/lang/en.php +++ b/template/admin/lang/en.php @@ -1,6 +1,6 @@ ] # +# Internationalization [EN] [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the EN language # diff --git a/template/standard/html/403.php b/template/standard/html/403.php index 092988e..337dd44 100644 --- a/template/standard/html/403.php +++ b/template/standard/html/403.php @@ -1,6 +1,6 @@ ] # +# 403 Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/404.php b/template/standard/html/404.php index a45eecc..54866a4 100644 --- a/template/standard/html/404.php +++ b/template/standard/html/404.php @@ -1,6 +1,6 @@ ] # +# 404 Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # 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] # diff --git a/template/standard/html/home.php b/template/standard/html/home.php index d49c71b..3f6ba47 100644 --- a/template/standard/html/home.php +++ b/template/standard/html/home.php @@ -1,6 +1,6 @@ ] # +# Home Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/main.php b/template/standard/html/main.php index 19eceec..46f4f09 100644 --- a/template/standard/html/main.php +++ b/template/standard/html/main.php @@ -1,6 +1,6 @@ ] # +# Main Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/page/item.php b/template/standard/html/page/item.php index f2803fa..00da4c2 100644 --- a/template/standard/html/page/item.php +++ b/template/standard/html/page/item.php @@ -1,6 +1,6 @@ ] # +# Page Item Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/page/list.php b/template/standard/html/page/list.php index b2361bf..c4a04b2 100644 --- a/template/standard/html/page/list.php +++ b/template/standard/html/page/list.php @@ -1,6 +1,6 @@ ] # +# Page List Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/page/main.php b/template/standard/html/page/main.php index aa2a5a0..1f8e140 100644 --- a/template/standard/html/page/main.php +++ b/template/standard/html/page/main.php @@ -1,6 +1,6 @@ ] # +# Page Main Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/pagination.php b/template/standard/html/pagination.php index df5293e..48e353f 100644 --- a/template/standard/html/pagination.php +++ b/template/standard/html/pagination.php @@ -1,6 +1,6 @@ ] # +# Pagination Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/post/item.php b/template/standard/html/post/item.php index c4035cb..e0d49bd 100644 --- a/template/standard/html/post/item.php +++ b/template/standard/html/post/item.php @@ -1,6 +1,6 @@ ] # +# Post Item Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/post/list.php b/template/standard/html/post/list.php index 7622170..f16fd52 100644 --- a/template/standard/html/post/list.php +++ b/template/standard/html/post/list.php @@ -1,6 +1,6 @@ ] # +# Post List Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/post/main.php b/template/standard/html/post/main.php index e91fa4e..b84fc63 100644 --- a/template/standard/html/post/main.php +++ b/template/standard/html/post/main.php @@ -1,6 +1,6 @@ ] # +# Post Main Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/user/item.php b/template/standard/html/user/item.php index 45106af..d03d330 100644 --- a/template/standard/html/user/item.php +++ b/template/standard/html/user/item.php @@ -1,6 +1,6 @@ ] # +# User Item Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/user/list.php b/template/standard/html/user/list.php index ebc231d..98fa840 100644 --- a/template/standard/html/user/list.php +++ b/template/standard/html/user/list.php @@ -1,6 +1,6 @@ ] # +# User List Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/html/user/main.php b/template/standard/html/user/main.php index a72b3d3..7c19b96 100644 --- a/template/standard/html/user/main.php +++ b/template/standard/html/user/main.php @@ -1,6 +1,6 @@ ] # +# User Main Template [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # diff --git a/template/standard/lang/de.php b/template/standard/lang/de.php index 6a18831..bf1b3a4 100644 --- a/template/standard/lang/de.php +++ b/template/standard/lang/de.php @@ -1,6 +1,6 @@ ] # +# Internationalization [DE] [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the DE language # diff --git a/template/standard/lang/en.php b/template/standard/lang/en.php index 17d638f..0c7f557 100644 --- a/template/standard/lang/en.php +++ b/template/standard/lang/en.php @@ -1,6 +1,6 @@ ] # +# Internationalization [EN] [Thomas Lange ] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the EN language # -- cgit v1.2.3