]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ustva.pl
HTML-Vorlagen:
[mfinanz.git] / bin / mozilla / ustva.pl
index e153d3f77535b8a15f4e6d39b239d0ec71638667..99210941cc879ed23e202e57bcaec1acd25625e5 100644 (file)
@@ -760,7 +760,7 @@ sub show_options {
       qq|       <option value=html selected>|
     . $locale->text('Vorschau')
     . qq|</option>|;
-  if ($latex) {
+  if ($latex_templates) {
     $format .=
         qq|    <option value=pdf>|
       . $locale->text('UStVA als PDF-Dokument')