diff options
author | Thomas Willingham <founder@kakste.com> | 2013-09-08 03:15:01 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-09-08 03:15:01 +0100 |
commit | b88f60b51ff9416c35b5af9ce849026666c47cc8 (patch) | |
tree | 26dc5ae34cc754b7a09e47c7a2ac7ade4d4d8b90 /view/tpl/settings_addons.tpl | |
parent | fe5f470c62a45191ed261808aa41400234dd306d (diff) | |
download | volse-hubzilla-b88f60b51ff9416c35b5af9ce849026666c47cc8.tar.gz volse-hubzilla-b88f60b51ff9416c35b5af9ce849026666c47cc8.tar.bz2 volse-hubzilla-b88f60b51ff9416c35b5af9ce849026666c47cc8.zip |
More content wrappers.
Diffstat (limited to 'view/tpl/settings_addons.tpl')
-rwxr-xr-x | view/tpl/settings_addons.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/settings_addons.tpl b/view/tpl/settings_addons.tpl index cad6a2274..3e447cd0a 100755 --- a/view/tpl/settings_addons.tpl +++ b/view/tpl/settings_addons.tpl @@ -1,3 +1,4 @@ +<div class="generic-content-wrapper"> <h1>{{$title}}</h1> @@ -8,3 +9,4 @@ </form> +</div> |