diff --git a/friseurteam/dbd/tbl/locale_string.php b/friseurteam/dbd/tbl/locale_string.php index e472fdd..91eef96 100644 --- a/friseurteam/dbd/tbl/locale_string.php +++ b/friseurteam/dbd/tbl/locale_string.php @@ -2,5 +2,5 @@ namespace DBD; class locale_string extends \SYSTEM\DBD\system_locale_string { - const CATEGORY_FRISEURTEAM_TEXT = 1; + const CATEGORY_FRISEURTEAM_TEXT = 100; } \ No newline at end of file diff --git a/friseurteam/page/autoload.inc.php b/friseurteam/page/autoload.inc.php index dad0e4b..f52aaf0 100644 --- a/friseurteam/page/autoload.inc.php +++ b/friseurteam/page/autoload.inc.php @@ -1,3 +1,7 @@ html(); $vars = array_merge($vars, \SYSTEM\locale::getStrings(\DBD\locale_string::CATEGORY_FRISEURTEAM_TEXT)); return \SYSTEM\PAGE\replace::replaceFile(\SYSTEM\SERVERPATH(new PPAGE(),'default_page/friseurteam.tpl'), $vars); } diff --git a/friseurteam/page/default_page/friseurteam.tpl b/friseurteam/page/default_page/friseurteam.tpl index 61bff20..a0b1778 100644 --- a/friseurteam/page/default_page/friseurteam.tpl +++ b/friseurteam/page/default_page/friseurteam.tpl @@ -21,18 +21,13 @@
-
- -

Willkommen

-

Herzlich Willkommen auf der Webseite des Fiseurteams Angelika Gabriel.

-
-
+
${default_content}