diff --git a/docs/de/getting-started.xml b/docs/de/getting-started.xml index 1a98e8b4..1581c4e2 100644 --- a/docs/de/getting-started.xml +++ b/docs/de/getting-started.xml @@ -1,7 +1,6 @@ - - - + + Erste Schritte @@ -367,9 +366,8 @@ require(SMARTY_DIR.'Smarty.class.php'); class Smarty_GuestBook extends Smarty { - function Smarty_GuestBook() { - - + function Smarty_GuestBook() + { // Konstruktor. Diese Werte werden für jede Instanz automatisch gesetzt $this->Smarty();