aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/pdledit.tpl
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-16 18:15:40 -0800
committerredmatrix <git@macgirvin.com>2016-02-16 18:15:40 -0800
commit0a1021537129bdef5bf16d5a5fdbcae92a84f494 (patch)
tree5aa5053d982333958e8caf4be8f3da7f24c0151e /view/tpl/pdledit.tpl
parent28a593e1ce9e715195ffc4e6bdd86fe1ad6b85e0 (diff)
parentf738902107b118e8edb444e4bec2f98b7c5ea97a (diff)
downloadvolse-hubzilla-0a1021537129bdef5bf16d5a5fdbcae92a84f494.tar.gz
volse-hubzilla-0a1021537129bdef5bf16d5a5fdbcae92a84f494.tar.bz2
volse-hubzilla-0a1021537129bdef5bf16d5a5fdbcae92a84f494.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/tpl/pdledit.tpl')
-rw-r--r--view/tpl/pdledit.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/pdledit.tpl b/view/tpl/pdledit.tpl
index 9df93e4c6..af8e37602 100644
--- a/view/tpl/pdledit.tpl
+++ b/view/tpl/pdledit.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper-styled">
<h1>{{$header}}</h1>
<h2>{{$mname}} {{$module}}</h2>
@@ -17,5 +18,4 @@
<input type="submit" name="submit" value="{{$submit}}" />
</form>
-
-
+</div>