From 351aefd1a90241c45a84905abc0f3a4f1c6e9182 Mon Sep 17 00:00:00 2001 From: master3395 Date: Thu, 22 Jan 2026 19:49:49 +0100 Subject: [PATCH] Remove duplicate view toggle buttons - Removed duplicate view toggle section that appeared when plugins exist - Kept single view toggle that's always visible (after plugins section) - Fixes issue where Grid View, Table View, Plugin Store buttons appeared twice --- .../templates/pluginHolder/plugins.html | 21 +------------------ 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/pluginHolder/templates/pluginHolder/plugins.html b/pluginHolder/templates/pluginHolder/plugins.html index 5d700e971..57d47f9d7 100644 --- a/pluginHolder/templates/pluginHolder/plugins.html +++ b/pluginHolder/templates/pluginHolder/plugins.html @@ -817,26 +817,6 @@

{% trans "Plugins" %}

{% if plugins %} - -
- - - - - - {% trans "Plugin Development Guide" %} - -
-
{% for plugin in plugins %} @@ -1065,6 +1045,7 @@
+