diff options
Diffstat (limited to 'default.opendocument')
-rw-r--r-- | default.opendocument | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.opendocument b/default.opendocument index ca49782f0..f6003507a 100644 --- a/default.opendocument +++ b/default.opendocument @@ -7,7 +7,7 @@ $endfor$ <office:body> <office:text> $if(title)$ -<text:h text:style-name="Heading_20_1" text:outline-level="1">$title$</text:h> +<text:h text:style-name="Title" text:outline-level="1">$title$</text:h> $endif$ $for(author)$ <text:p text:style-name="Author">$author$</text:p> |