diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-07-06 14:19:03 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-07-06 14:19:03 +0200 |
commit | 2c2df90dc0d5eef066a4f6a2613f59f697005411 (patch) | |
tree | 177e969fd3df78cf8a570ced60193d751ce1591b /view/settings_addons.tpl | |
parent | e7834e60f872f91954266a7bcc2b5adda3df8d00 (diff) | |
download | volse-hubzilla-2c2df90dc0d5eef066a4f6a2613f59f697005411.tar.gz volse-hubzilla-2c2df90dc0d5eef066a4f6a2613f59f697005411.tar.bz2 volse-hubzilla-2c2df90dc0d5eef066a4f6a2613f59f697005411.zip |
Add missing files from previus checkin
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> + |