Skip to content

Commit cd4b328

Browse files
committed
ACP2E-905: Invoice and Packing Slip PDF logo blurry
1 parent 2e45de7 commit cd4b328

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/code/Magento/Sales/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<group id="identity" translate="label" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
6464
<label>Invoice and Packing Slip Design</label>
6565
<field id="logo" translate="label comment" type="image" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
66-
<label>Logo for PDF Print-outs (200x50)</label>
66+
<label>Logo for PDF Print-outs</label>
6767
<backend_model>Magento\Config\Model\Config\Backend\Image\Pdf</backend_model>
6868
<upload_dir config="system/filesystem/media" scope_info="1">sales/store/logo</upload_dir>
6969
<base_url type="media" scope_info="1">sales/store/logo</base_url>

app/code/Magento/Sales/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -806,3 +806,4 @@ If set YES Email field will be required during Admin order creation for new Cust
806806
"The coupon code has been removed.","The coupon code has been removed."
807807
"This creditmemo no longer exists.","This creditmemo no longer exists."
808808
"Add to address book","Add to address book"
809+
"Logo for PDF Print-outs","Logo for PDF Print-outs"

0 commit comments

Comments
 (0)