CSS style is now implemented in all FA.
[fa-stable.git] / inventory / manage / items.php
index cef962386680539264b82c896d896d6ca2ba8f5d..add74834a11a29cb1ad5f70c1fbbee507fcc3e79 100644 (file)
@@ -419,7 +419,7 @@ else
 table_section_title(_("Other"));
 
 // Add image upload for New Item  - by Joe
-label_row(_("Image File (.jpg)") . ":", "<input type='file' id='pic' name='pic'>");
+file_row(_("Image File (.jpg)") . ":", 'pic', 'pic');
 // Add Image upload for New Item  - by Joe
 $stock_img_link = "";
 $check_remove_image = false;