From be5187718c0f1791a692b7743aca51ea5f37649e Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 27 Feb 2018 19:34:51 -0800 Subject: provide usage hint on addon settings page to save each panel before opening another. [String change, not for 3.2] --- view/tpl/settings_addons.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl/settings_addons.tpl') diff --git a/view/tpl/settings_addons.tpl b/view/tpl/settings_addons.tpl index 52f8d9d3f..2a925f1f7 100755 --- a/view/tpl/settings_addons.tpl +++ b/view/tpl/settings_addons.tpl @@ -1,5 +1,6 @@
+
{{$descrip}}

{{$title}}

-- cgit v1.2.3 From bab00731a8c156c5d88bc1fc8a5bf4803d8c2cae Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 1 Mar 2018 13:46:25 +0100 Subject: fix issues with accordions in settings and comment out jquery.textinputs.js --- view/tpl/settings_addons.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/settings_addons.tpl') diff --git a/view/tpl/settings_addons.tpl b/view/tpl/settings_addons.tpl index 2a925f1f7..27cfa238a 100755 --- a/view/tpl/settings_addons.tpl +++ b/view/tpl/settings_addons.tpl @@ -1,8 +1,8 @@
-
{{$descrip}}

{{$title}}

+
-- cgit v1.2.3