]> git.mxchange.org Git - shipsimu.git/commitdiff
Template fixes
authorRoland Häder <roland@mxchange.org>
Mon, 5 May 2008 20:40:04 +0000 (20:40 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 5 May 2008 20:40:04 +0000 (20:40 +0000)
.gitattributes
application/ship-simu/templates/de/code/header.ctp [new file with mode: 0644]
application/ship-simu/templates/de/code/shipsimu_main.ctp

index 8b50b1b28fa982528a88a4998e13319add242cd6..3d2a70034c5de2e85c2f8d81d55584c9f9f82086 100644 (file)
@@ -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 (file)
index 0000000..1f81187
--- /dev/null
@@ -0,0 +1,20 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+<head>
+       <title>
+               Ship-Simu Schiffsimulator - $content[title]
+       </title>
+
+       <meta name="author" content="$config[meta_author]" />
+       <meta name="publisher" content="$config[meta_publisher]" />
+       <meta name="keywords" content="$config[meta_keywords]" />
+       <meta name="robots" content="index,follow" />
+       <meta name="description" content="$config[meta_description]" />
+       <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+       <meta http-equiv="content-style-type" content="text/css" />
+       <meta http-equiv="content-script-type" content="text/javascript" />
+       <meta http-equiv="language" content="de" />
+</head>
+
+<body>
+<div id="masterbox">
index 1841149942ae55f43915e2ebf58d6b1bcfe5ba6f..61cdaa45c4775ca3cfb1d2afa5ab03516c73a82c 100644 (file)
@@ -1,5 +1,3 @@
-<!-- The compileable main template for the ship simulator //-->
-
 {?header?}
 
 <div id="main_header">