diff --git a/modules/addon/tpl/addon_list.html b/modules/addon/tpl/addon_list.html
index 0bd1f0c99..cd3b702fa 100644
--- a/modules/addon/tpl/addon_list.html
+++ b/modules/addon/tpl/addon_list.html
@@ -27,7 +27,6 @@
{$lang->cmd_setup} |
PC |
Mobile |
- {$lang->cmd_delete} |
@@ -61,7 +60,6 @@
activated && !$addon->isBlacklisted" disabled="disabled"|cond="$addon->isBlacklisted" /> |
mactivated && !$addon->isBlacklisted" disabled="disabled"|cond="$addon->isBlacklisted" /> |
- {$lang->cmd_delete} |
diff --git a/modules/layout/tpl/installed_layout_list.html b/modules/layout/tpl/installed_layout_list.html
index f0eb233d3..343e51ee7 100644
--- a/modules/layout/tpl/installed_layout_list.html
+++ b/modules/layout/tpl/installed_layout_list.html
@@ -14,7 +14,6 @@
{$lang->version} |
{$lang->author} |
{$lang->path} |
- {$lang->cmd_delete} |
@@ -53,7 +52,6 @@
- |
- |
{$layout->path} |
- {$lang->cmd_delete} |
diff --git a/modules/module/tpl/module_list.html b/modules/module/tpl/module_list.html
index 04a131af9..1f4ad3cc2 100644
--- a/modules/module/tpl/module_list.html
+++ b/modules/module/tpl/module_list.html
@@ -17,7 +17,6 @@
{$lang->version} |
{$lang->author} |
{$lang->path} |
- {$lang->cmd_delete} |
@@ -55,9 +54,6 @@
{$val->path} |
-
- {$lang->cmd_delete}
- |
diff --git a/modules/widget/tpl/downloaded_widget_list.html b/modules/widget/tpl/downloaded_widget_list.html
index e8dcc6930..047258383 100644
--- a/modules/widget/tpl/downloaded_widget_list.html
+++ b/modules/widget/tpl/downloaded_widget_list.html
@@ -14,7 +14,6 @@
{$lang->author} |
{$lang->path} |
{$lang->cmd_generate_code} |
- {$lang->cmd_delete} |
@@ -41,7 +40,6 @@
{$widget->path} |
{$lang->cmd_generate_code} |
- {$lang->cmd_delete} |