From adff842b8e2859816bf1ee0d36669dce97970233 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Thu, 11 Jun 2020 10:07:21 +0200 Subject: [PATCH] change PDF logo resolution --- Application/views/tpl/documents/inc/header.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Application/views/tpl/documents/inc/header.tpl b/Application/views/tpl/documents/inc/header.tpl index cb26520..7a46a03 100644 --- a/Application/views/tpl/documents/inc/header.tpl +++ b/Application/views/tpl/documents/inc/header.tpl @@ -3,9 +3,9 @@ [{block name="pdfToping"}]
[{if $showLogo}] - [{assign var="logoUrl" value=$oViewConf->getImageUrl('Elektroversand-Schmidt_Logo_180.jpg')}] + [{assign var="logoUrl" value=$oViewConf->getImageUrl('Elektroversand-Schmidt_Logo_360.jpg')}] [{if $logoUrl}] - + [{/if}] [{/if}]