diff options
Diffstat (limited to 'template/standard/html/post')
-rw-r--r-- | template/standard/html/post/item.php | 2 | ||||
-rw-r--r-- | template/standard/html/post/list.php | 2 | ||||
-rw-r--r-- | template/standard/html/post/main.php | 2 |
3 files changed, 3 insertions, 3 deletions
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 @@ <?php #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# -# Standard: Post Item Template [Thomas Lange <code@nerdmind.de>] # +# Post Item Template [Thomas Lange <code@nerdmind.de>] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [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 @@ <?php #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# -# Standard: Post List Template [Thomas Lange <code@nerdmind.de>] # +# Post List Template [Thomas Lange <code@nerdmind.de>] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [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 @@ <?php #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# -# Standard: Post Main Template [Thomas Lange <code@nerdmind.de>] # +# Post Main Template [Thomas Lange <code@nerdmind.de>] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # [see documentation] # |