added help in doclistview to show match conditions
diff --git a/selling/page/selling_home/selling_home.js b/selling/page/selling_home/selling_home.js
index 6f140e9..e3aa200 100644
--- a/selling/page/selling_home/selling_home.js
+++ b/selling/page/selling_home/selling_home.js
@@ -151,8 +151,8 @@
 		icon: "icon-list",
 		items: [
 			{
-				"label":wn._("Customer Addresses and Contacts"),
-				route: "query-report/Customer Addresses and Contacts"
+				"label":wn._("Customer Addresses And Contacts"),
+				route: "query-report/Customer Addresses And Contacts"
 			},
 			{
 				"label":wn._("Sales Orders Pending to be Delivered"),
diff --git a/setup/page/setup/setup.js b/setup/page/setup/setup.js
index a54b605..f9c8796 100644
--- a/setup/page/setup/setup.js
+++ b/setup/page/setup/setup.js
@@ -80,7 +80,7 @@
 	},
 	{
 		title: wn._("Branding and Printing"),
-		icon: "icon-printer",
+		icon: "icon-print",
 		right: true,
 		items: [
 			{