Link to registration added
This commit is contained in:
parent
5c0f0c9c19
commit
f3b3c4e866
2 changed files with 8 additions and 1 deletions
|
@ -11,6 +11,10 @@
|
|||
<div class="submit"><input type="submit" name="delegate" value="{{$submit}}"/></div>
|
||||
</form>
|
||||
</div>
|
||||
{{else}}
|
||||
<h4>{{$account_header}}</h4>
|
||||
<div id="add-account-desc" class="add-account-desc">{{$account_desc}}</div>
|
||||
<a href='register'>{{$add_account}}</a>
|
||||
{{/if}}
|
||||
|
||||
<h4>{{$delegates_header}}</h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue