X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Fitems.php;h=add74834a11a29cb1ad5f70c1fbbee507fcc3e79;hb=2198319ddf12a9c3b286a2400aa15d2e72d82b06;hp=cef962386680539264b82c896d896d6ca2ba8f5d;hpb=0f7ba1f354c9737d26135f9a31340da0b07eacdd;p=fa-stable.git diff --git a/inventory/manage/items.php b/inventory/manage/items.php index cef96238..add74834 100644 --- a/inventory/manage/items.php +++ b/inventory/manage/items.php @@ -419,7 +419,7 @@ else table_section_title(_("Other")); // Add image upload for New Item - by Joe -label_row(_("Image File (.jpg)") . ":", ""); +file_row(_("Image File (.jpg)") . ":", 'pic', 'pic'); // Add Image upload for New Item - by Joe $stock_img_link = ""; $check_remove_image = false;