diff --git a/asta-fuwa_formulare/documents_generic.cls b/asta-fuwa_formulare/documents_generic.cls index 0eeca50..8f84a1c 100644 --- a/asta-fuwa_formulare/documents_generic.cls +++ b/asta-fuwa_formulare/documents_generic.cls @@ -155,7 +155,7 @@ \newcommand{\formtitle}[1]{ \parbox[][][c]{0.69\textwidth}{\raggedright{\LARGE \@formtitletext}} - \parbox[][][c]{0.29\textwidth}{\raggedleft\includesvg[width=4cm]{../images/#1_logo_farbe.svg}}\hfill + \parbox[][][c]{0.29\textwidth}{\raggedleft\includesvg[width=4cm]{images/#1_logo_farbe.svg}}\hfill \vspace{0.5em} \rule{\textwidth}{1pt}\hfill } @@ -171,4 +171,4 @@ % Custom Commands % ################################################## -\RequirePackage{documents_functions} \ No newline at end of file +\RequirePackage{documents_functions}