From: Janusz Dobrowolski Date: Mon, 17 Jan 2011 18:00:00 +0000 (+0000) Subject: Removed sparse Add button. X-Git-Tag: 2.3-final~816 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=537f795424900c96bb8db18a8a3b646f4789fe63;p=fa-stable.git Removed sparse Add button. --- diff --git a/admin/inst_module.php b/admin/inst_module.php index 0e7cb534..f467ce5f 100644 --- a/admin/inst_module.php +++ b/admin/inst_module.php @@ -154,7 +154,6 @@ function display_extensions() end_table(1); submit_center_first('Refresh', _("Update"), '', null); - submit_center_last('Add', _("Add third-party extension"), '', false); div_end(); }