marei:remove unnecessary parbreak
[kivitendo-erp.git] / templates / print / marei / letter.tex
index 3b12fb4..1ea7a2d 100644 (file)
@@ -38,15 +38,13 @@ $( END )$
                $( KiviLatex.filter(letter.contact.formal_greeting) )$\strut\\
                $( KiviLatex.filter(customer.street) )$\strut\\
                $( KiviLatex.filter(customer.zipcode) )$ $( KiviLatex.filter(customer.city) )$\strut\\
-               $( KiviLatex.filter(customer.country) )$
+               $( KiviLatex.filter(customer.country) )$%
        }
 
 \opening{$( KiviLatex.filter(letter.greeting) )$}
 
-
 $( KiviLatex.filter_html(letter.body) )$
 
-
 \closing{\gruesse}
 
 \end{letter}