aboutsummaryrefslogtreecommitdiffstats
path: root/template/standard/html/page
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2019-04-26 19:53:54 +0200
committerThomas Lange <code@nerdmind.de>2019-04-26 19:53:54 +0200
commit1db1aae0d9bcd8d58877b684e17ac3805c74ce19 (patch)
tree7db9d0ddee5afff8d09b94c118a2442b2f1ae871 /template/standard/html/page
parentf0bf84272c0fa3ef1fb2f202a7002293e3ae1703 (diff)
downloadblog-1db1aae0d9bcd8d58877b684e17ac3805c74ce19.tar.gz
blog-1db1aae0d9bcd8d58877b684e17ac3805c74ce19.tar.xz
blog-1db1aae0d9bcd8d58877b684e17ac3805c74ce19.zip
Remove template names from header comment blocks
Diffstat (limited to 'template/standard/html/page')
-rw-r--r--template/standard/html/page/item.php2
-rw-r--r--template/standard/html/page/list.php2
-rw-r--r--template/standard/html/page/main.php2
3 files changed, 3 insertions, 3 deletions
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 @@
<?php
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
-# Standard: Page Item Template [Thomas Lange <code@nerdmind.de>] #
+# Page Item Template [Thomas Lange <code@nerdmind.de>] #
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
# #
# [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 @@
<?php
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
-# Standard: Page List Template [Thomas Lange <code@nerdmind.de>] #
+# Page List Template [Thomas Lange <code@nerdmind.de>] #
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
# #
# [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 @@
<?php
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
-# Standard: Page Main Template [Thomas Lange <code@nerdmind.de>] #
+# Page Main Template [Thomas Lange <code@nerdmind.de>] #
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
# #
# [see documentation] #