aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/register.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/register.tpl')
-rwxr-xr-xview/tpl/register.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl
index ed673031a..005b122cf 100755
--- a/view/tpl/register.tpl
+++ b/view/tpl/register.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper-styled">
<h2>{{$title}}</h2>
<form action="register" method="post" id="register-form">
@@ -49,3 +50,4 @@
<div id="register-submit-end" class="register-field-end"></div>
</form>
+</div>