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