Skip to content

Commit

Permalink
Fix link positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
j-hannes committed May 28, 2012
1 parent ce5c458 commit 2c45d59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions snaplets/heist/templates/forms/login-form.tpl
Expand Up @@ -21,10 +21,10 @@

<dfInputSubmit class="btn btn-primary" value="Login" />

<p style="text-align: center">
<a href="/register/">or create a new account</a>
</p>

</dfForm>

<p style="text-align: center">
<a href="/register/">or create a new account</a>
</p>

</apply>

0 comments on commit 2c45d59

Please sign in to comment.