Changed the text 'Supplier Account No' to 'Our Customer No' in Supplier form
[fa-stable.git] / purchasing / manage / suppliers.php
index bc654a37011eacf4668545025ff59e96d33543f8..ad8e1559756aad7621e48b746d3f3095d6dcd148 100644 (file)
@@ -232,7 +232,7 @@ text_row(_("Fax Number:"), 'fax', null, 42, 40);
 
 email_row(_("E-mail:"), 'email', null, 35, 55);
 link_row(_("Website:"), 'website', null, 35, 55);
-text_row(_("Supplier Account No.:"), 'supp_account_no', null, 42, 40);
+text_row(_("Our Customer No:"), 'supp_account_no', null, 42, 40);
 
 table_section_title(_("Addresses"));
 textarea_row(_("Mailing Address:"), 'address', null, 35, 5);