Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop

This commit is contained in:
Seth Call 2015-01-06 16:52:24 -06:00
commit 98c99c9a12
1 changed files with 2 additions and 2 deletions

View File

@ -137,8 +137,8 @@
-->
<div class="actions">
<%= link_to "CANCEL", root_path, :class=>'button-grey left' %>
<%= f.submit "CREATE ACCOUNT", class: "right button-orange" %>
<%= f.submit "CREATE ACCOUNT", class: "right button-orange" %>
<%= link_to "CANCEL", root_path, :class=>'button-grey right' %>
</div>
<br style="clear:both;"/><br/>
<!--<a href="/auth/facebook" class="right"><img src="/fb-signup-button.png"></a> -->