diff --git a/product/ERP5/skins/erp5_trade/packing_list_print.pt b/product/ERP5/skins/erp5_trade/PackingList_viewAsHTML.pt
similarity index 98%
rename from product/ERP5/skins/erp5_trade/packing_list_print.pt
rename to product/ERP5/skins/erp5_trade/PackingList_viewAsHTML.pt
index aa69f39cf6bff83656bc28e9a7749931f7051c36..6b38fbb990c9699fff1d884f7a797fbdb6102e30 100755
--- a/product/ERP5/skins/erp5_trade/packing_list_print.pt
+++ b/product/ERP5/skins/erp5_trade/PackingList_viewAsHTML.pt
@@ -3,7 +3,7 @@
 <html>
 
 	<head>
-		<meta http-equiv="content-type" content="text/html;charset=UTF-8">
+		<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
 		<title tal:content="here/getTitle">Nexedi</title>
 
 	</head>
@@ -160,4 +160,4 @@ VAT FR72440047504</h6></center></td>
 
 </body>
 
-</html>
+</html>
\ No newline at end of file