From 9fe2f11f4c1a9514d9b25e35f9d22bcf968ad36a Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Thu, 24 Jun 2021 12:31:49 +0200 Subject: [PATCH] related to #1415 plugin container's display in given in template at page reload --- admin/themes/default/template/plugins_installed.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/themes/default/template/plugins_installed.tpl b/admin/themes/default/template/plugins_installed.tpl index ead6a6cdc..bd4d62c2d 100644 --- a/admin/themes/default/template/plugins_installed.tpl +++ b/admin/themes/default/template/plugins_installed.tpl @@ -236,7 +236,7 @@ jQuery(".pluginMiniBox").each(function(index){
{'No plugins found'|@translate}
-
+
{foreach from=$plugins item=plugin name=plugins_loop}