diff options
-rw-r--r-- | xsl/layout.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index 535671b..d9bc420 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -39,7 +39,7 @@ <xsl:text>* Meine Dienstleistung umfasst das Buchen der lfd. Geschäftsvorfälle und die lfd. Lohnabrechnung</xsl:text> </p> </article> - <aside id="info"> + <aside> <strong>Angelika Franzke</strong><br/> <xsl:text>Tel: 038461/52053</xsl:text><br/> <xsl:text>Fax: 038461/599811</xsl:text><br/> |