aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/settings_addons.tpl
blob: ea6be2b247a491a4f936300711d31c8359060ccd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}<h1>{{$title}}</h1>


<form action="settings/addon" method="post" autocomplete="off">
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>

{{$settings_addons}}

</form>