diff options
author | friendica <info@friendica.com> | 2013-09-15 22:21:17 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-09-15 22:21:17 -0700 |
commit | 9a2293df91b5f97d469d3672ed70496ceecce63d (patch) | |
tree | 8ea5910ef766c0fab8345065677070279b7751fb | |
parent | 4decbacda1cceb80af4b96309c6d74947595a1e5 (diff) | |
parent | 3554bab83ac6bf96f34e6dc36d828fa5ff6c18fa (diff) | |
download | volse-hubzilla-9a2293df91b5f97d469d3672ed70496ceecce63d.tar.gz volse-hubzilla-9a2293df91b5f97d469d3672ed70496ceecce63d.tar.bz2 volse-hubzilla-9a2293df91b5f97d469d3672ed70496ceecce63d.zip |
Merge https://github.com/friendica/red into zpull
-rwxr-xr-x | view/tpl/settings_features.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/settings_features.tpl b/view/tpl/settings_features.tpl index 31371e0af..02e4f6159 100755 --- a/view/tpl/settings_features.tpl +++ b/view/tpl/settings_features.tpl @@ -1,4 +1,3 @@ -<div class="generic-content-wrapper"> <h1>{{$title}}</h1> @@ -18,5 +17,3 @@ </div> </form> - -</div> |