diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-03-12 22:22:52 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-03-12 22:22:52 +0100 |
commit | d11bec6f584574ae6045e0fe09b544d920e53f2a (patch) | |
tree | 2deb144ea87b4d46032a88534b506261d913f882 /view/tpl/settings_addons.tpl | |
parent | 0905180385a8eb9d6a7741322fcb9a8a0b7c5a32 (diff) | |
download | volse-hubzilla-d11bec6f584574ae6045e0fe09b544d920e53f2a.tar.gz volse-hubzilla-d11bec6f584574ae6045e0fe09b544d920e53f2a.tar.bz2 volse-hubzilla-d11bec6f584574ae6045e0fe09b544d920e53f2a.zip |
add generic_addon_settings template and minor fixes
Diffstat (limited to 'view/tpl/settings_addons.tpl')
-rwxr-xr-x | view/tpl/settings_addons.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/settings_addons.tpl b/view/tpl/settings_addons.tpl index a1b18e441..9297a282a 100755 --- a/view/tpl/settings_addons.tpl +++ b/view/tpl/settings_addons.tpl @@ -27,7 +27,7 @@ </div> </div> {{/if}} + {{$settings_addons}} </div> - {{$settings_addons}} </form> </div> |