From b1d6311cba0fe47d137dcc4fa6c300cb0a4d55b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 5 May 2008 20:40:04 +0000 Subject: [PATCH] Template fixes --- .gitattributes | 1 + .../ship-simu/templates/de/code/header.ctp | 20 +++++++++++++++++++ .../templates/de/code/shipsimu_main.ctp | 2 -- 3 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 application/ship-simu/templates/de/code/header.ctp diff --git a/.gitattributes b/.gitattributes index 8b50b1b..3d2a700 100644 --- a/.gitattributes +++ b/.gitattributes @@ -116,6 +116,7 @@ application/ship-simu/starter.php -text application/ship-simu/templates/.htaccess -text application/ship-simu/templates/de/.htaccess -text application/ship-simu/templates/de/code/footer.ctp -text +application/ship-simu/templates/de/code/header.ctp -text application/ship-simu/templates/de/code/shipsimu_main.ctp -text application/ship-simu/templates/de/html/.htaccess -text application/ship-simu/templates/de/html/home.tpl -text diff --git a/application/ship-simu/templates/de/code/header.ctp b/application/ship-simu/templates/de/code/header.ctp new file mode 100644 index 0000000..1f81187 --- /dev/null +++ b/application/ship-simu/templates/de/code/header.ctp @@ -0,0 +1,20 @@ + + + + + Ship-Simu Schiffsimulator - $content[title] + + + + + + + + + + + + + + +
diff --git a/application/ship-simu/templates/de/code/shipsimu_main.ctp b/application/ship-simu/templates/de/code/shipsimu_main.ctp index 1841149..61cdaa4 100644 --- a/application/ship-simu/templates/de/code/shipsimu_main.ctp +++ b/application/ship-simu/templates/de/code/shipsimu_main.ctp @@ -1,5 +1,3 @@ - - {?header?}
-- 2.39.2