move <div> to the register.tpl

This commit is contained in:
Tobias Diekershoff 2014-01-13 14:40:26 +01:00
commit b84502c4e6
2 changed files with 3 additions and 7 deletions

View file

@ -1,15 +1,11 @@
{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
<h3>{{$regtitle}}</h3>
<form action="register" method="post" id="register-form">
<input type="hidden" name="photo" value="{{$photo}}" />
{{$registertext}}
{{if $registertext != ""}}<div class="error-message">'{{$registertext}} '</div>'{{/if}}
<p id="register-realpeople">{{$realpeople}}</p>