X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Finst_module.php;h=f3c5ec63f9947b6cc2e7eb4015639a02283bc356;hb=bf00f0e16df5974ecba17b59be8bc660bdf6b8a8;hp=4b50573431dbde46363743ce08980ab1c6ef4751;hpb=a578378e067a6af5bbdcdb5881632c29494a8aa1;p=fa-stable.git diff --git a/admin/inst_module.php b/admin/inst_module.php index 4b505734..f3c5ec63 100644 --- a/admin/inst_module.php +++ b/admin/inst_module.php @@ -1,6 +1,6 @@ \n"; - $delete = "\n"; + $edit = set_icon(ICON_EDIT, $edit); + $delete = set_icon(ICON_DELETE, $delete); } label_cell("$edit"); label_cell("$delete");