From 154ed4151a3f0394e6bdefb8650b5908ec916f62 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 31 Jan 2013 20:39:14 -0800 Subject: plugin_settings are now feature_settings --- view/tpl/settings_addons.tpl | 2 +- view/tpl/smarty3/settings_addons.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/settings_addons.tpl b/view/tpl/settings_addons.tpl index 84171dc8d..9a4f95341 100644 --- a/view/tpl/settings_addons.tpl +++ b/view/tpl/settings_addons.tpl @@ -1,7 +1,7 @@

$title

-
+ $settings_addons diff --git a/view/tpl/smarty3/settings_addons.tpl b/view/tpl/smarty3/settings_addons.tpl index 52b71f1db..b8613bec6 100644 --- a/view/tpl/smarty3/settings_addons.tpl +++ b/view/tpl/smarty3/settings_addons.tpl @@ -6,7 +6,7 @@

{{$title}}

- + {{$settings_addons}} -- cgit v1.2.3