Customer Allocation Inquiry, Supplier Allocation Inquiry: fixed payment forms initial...
[fa-stable.git] / purchasing / allocations / supplier_allocation_main.php
index 3487767544f025f0dea620d3b5fdd2e1c012c49a..039db9a5094c41d775a3c2e6b47cbd1fac786a65 100644 (file)
@@ -69,7 +69,7 @@ function alloc_link($row)
 {
        return pager_link(_("Allocate"),
                "/purchasing/allocations/supplier_allocate.php?trans_no="
-                       .$row["trans_no"] . "&trans_type=" . $row["type"], ICON_MONEY );
+                       .$row["trans_no"] . "&trans_type=" . $row["type"], ICON_ALLOC);
 }
 
 function amount_left($row)