diff options
Diffstat (limited to 'view/settings_addons.tpl')
-rw-r--r-- | view/settings_addons.tpl | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/view/settings_addons.tpl b/view/settings_addons.tpl new file mode 100644 index 000000000..8fe0b5194 --- /dev/null +++ b/view/settings_addons.tpl @@ -0,0 +1,11 @@ +$tabs + +<h1>$title</h1> + + +<form action="settings/addon" method="post" > + +$settings_addons + +</form> + |