From f20983bbafde06bd3b101692a1664c8447f9bfbd Mon Sep 17 00:00:00 2001 From: vison lin Date: Thu, 23 Jan 2020 14:40:32 +0800 Subject: [PATCH] Update Label.php --- DHL/Datatype/GB/Label.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DHL/Datatype/GB/Label.php b/DHL/Datatype/GB/Label.php index 4f514c5..f2b4282 100644 --- a/DHL/Datatype/GB/Label.php +++ b/DHL/Datatype/GB/Label.php @@ -46,7 +46,7 @@ class Label extends Base 'required' => false, 'subobject' => false, 'comment' => 'LabelTemplate', - 'enumeration' => '8X4_A4_PDF,8X4_thermal,8X4_A4_TC_PDF,6X4_A4_PDF,6X4_thermal,8X4_CI_PDF,8X4_CI_thermal', + 'enumeration' => '8X4_A4_PDF,8X4_thermal,8X4_A4_TC_PDF,6X4_A4_PDF,6X4_PDF,8X4_PDF,6X4_thermal,8X4_CI_PDF,8X4_CI_thermal', ), 'Logo' => array( 'type' => 'YesNo',