Add search custom items string (#1256)

This commit is contained in:
FrancescoUK
2017-04-22 10:01:27 +01:00
parent dd21f205b7
commit 80c58cf27d

View File

@@ -73,7 +73,7 @@ $lang["items_retrive_item_info"] = "Retrive Item Info";
$lang["items_sales_tax_1"] = "Sales Tax";
$lang["items_sales_tax_2"] = "Sales Tax 2";
$lang["items_search_attributes"] = "Search Attributes";
$lang["items_search_custom_items"] = "";
$lang["items_search_custom_items"] = "Search Custom Items";
$lang["items_select_image"] = "Select Image";
$lang["items_serialized_items"] = "Serialized Items";
$lang["items_standard"] = "Standard";