move <div> to the register.tpl
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user