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/page/item.php | 2 +- template/standard/html/page/list.php | 2 +- template/standard/html/page/main.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/standard/html/page') 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] # -- cgit v1.2.3