Skip to content

Commit

Permalink
clear review buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
veksen committed Mar 11, 2015
1 parent 02444e0 commit ae9ab90
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -106,7 +106,7 @@
<div class="g-recaptcha" data-sitekey="<?php echo $site_key; ?>"></div>
</div>
</div>
<div class="buttons">
<div class="buttons clearfix">
<div class="pull-right">
<button type="button" id="button-review" data-loading-text="<?php echo $text_loading; ?>" class="btn btn-primary"><?php echo $button_continue; ?></button>
</div>
Expand Down

0 comments on commit ae9ab90

Please sign in to comment.