From 5e3f2a4ad53df1bacfb03c2499c19e36a020de2a Mon Sep 17 00:00:00 2001 From: maTh Date: Mon, 29 Aug 2022 08:38:19 +0200 Subject: Fix: swage extension config button (#4551) * add configure class to the slide-opener link * better cog color * cog color of extension configure --- app/views/helpers/extension/details.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/views/helpers/extension/details.phtml b/app/views/helpers/extension/details.phtml index 08226e86c..f200ce0d8 100644 --- a/app/views/helpers/extension/details.phtml +++ b/app/views/helpers/extension/details.phtml @@ -16,7 +16,7 @@ } if ($this->ext_details->getType() === 'user' || FreshRSS_Auth::hasAccess('admin')) {?> - + ext_details->getName() ?> -- cgit v1.2.3