projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c59302d
)
Removed sparse Add button.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Mon, 17 Jan 2011 18:00:00 +0000
(18:00 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Mon, 17 Jan 2011 18:00:00 +0000
(18:00 +0000)
admin/inst_module.php
patch
|
blob
|
history
diff --git
a/admin/inst_module.php
b/admin/inst_module.php
index 0e7cb534cf63e97fba7019c96bb31697d6ccd840..f467ce5f73ec81628f3cf832050a9d6e1e56f9c6 100644
(file)
--- 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();
}