diff --git a/content/pdfExport.php b/content/pdfExport.php
index db86275b2..b337c52e5 100644
--- a/content/pdfExport.php
+++ b/content/pdfExport.php
@@ -480,7 +480,7 @@ if (!isset($_REQUEST["archive"]))
{
$studienordnung = new studienordnung();
$studienordnung->loadStudienordnung($_GET['studienordnung_id']);
- $filename = 'Studienordnung-Studienplan-'. sprintf("%'.04d",$studienordnung->studiengang_kz).'-'.$studienordnung->studiengangkurzbzlang;
+ $filename = 'Studienordnung-Studienplan-'. sprintf("%'.04d",$studienordnung->studiengang_kz).'-'.$studienordnung->studiengangkurzbzlang.'.doc';
}
else
{
diff --git a/system/xsl/Studienordnung_style_0.xml b/system/xsl/Studienordnung_style_0.xml
index d6f96150a..277dae8a4 100644
--- a/system/xsl/Studienordnung_style_0.xml
+++ b/system/xsl/Studienordnung_style_0.xml
@@ -318,6 +318,10 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn
+
+
+
+
@@ -376,8 +380,8 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn
Studienordnung-Studienplan--
-
-
+
+
4