aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-09-27 03:11:28 +0100
committerThomas Willingham <founder@kakste.com>2013-09-27 03:11:28 +0100
commitdc692cd748697be54bceae4ab373b13ae839bd8b (patch)
tree904d9eb2b7b4c2f3b8aee9e695e6e282d9a5c556
parent83a41a5af63892c54c724e06f41c26d7d9a9a34b (diff)
downloadvolse-hubzilla-dc692cd748697be54bceae4ab373b13ae839bd8b.tar.gz
volse-hubzilla-dc692cd748697be54bceae4ab373b13ae839bd8b.tar.bz2
volse-hubzilla-dc692cd748697be54bceae4ab373b13ae839bd8b.zip
Actually, lets add a content wrapper while we're in there.
-rwxr-xr-xview/tpl/abook_edit.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl
index 0fb9b11f7..30abcc6b3 100755
--- a/view/tpl/abook_edit.tpl
+++ b/view/tpl/abook_edit.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper">
<h2>{{$header}}</h2>
<h3>{{$addr}}</h3>
@@ -84,3 +85,4 @@
</form>
</div>
+</div>