aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/rmagic.tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-10-26 17:00:09 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-10-26 17:00:09 -0700
commitbe98466b0dd814b7c20c1ab68bc2f3ef34ed282c (patch)
tree9e420166d400bc27ef6f06776f31ac57fda6fbfe /view/tpl/rmagic.tpl
parent0fd60d1e80393eb1f1d778c7ce8dfec9fb86eda5 (diff)
parent35857931efa5fb9fa3fc660f4992879249ce5f0b (diff)
downloadvolse-hubzilla-be98466b0dd814b7c20c1ab68bc2f3ef34ed282c.tar.gz
volse-hubzilla-be98466b0dd814b7c20c1ab68bc2f3ef34ed282c.tar.bz2
volse-hubzilla-be98466b0dd814b7c20c1ab68bc2f3ef34ed282c.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/tpl/rmagic.tpl')
-rwxr-xr-xview/tpl/rmagic.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/rmagic.tpl b/view/tpl/rmagic.tpl
index 58df71718..d0f7aab64 100755
--- a/view/tpl/rmagic.tpl
+++ b/view/tpl/rmagic.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper-styled">
<h3>{{$title}}</h3>
<form action="rmagic" method="post" >
@@ -9,3 +10,4 @@
<div id="rmagic-submit-end" class="rmagic-field-end"></div>
</form>
+</div>