diff options
Diffstat (limited to 'view/tpl/smarty3/settings_addons.tpl')
-rw-r--r-- | view/tpl/smarty3/settings_addons.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <h1>{{$title}}</h1> -<form action="settings/addon" method="post" autocomplete="off"> +<form action="settings/featured" method="post" autocomplete="off"> <input type='hidden' name='form_security_token' value='{{$form_security_token}}'> {{$settings_addons}} |