aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/pdledit.tpl
diff options
context:
space:
mode:
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>