Skip to content

Commit

Permalink
removed redundant 'login here' link
Browse files Browse the repository at this point in the history
  • Loading branch information
thyseus committed Feb 2, 2015
1 parent 48d14f3 commit 2974730
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/user/views/user/login.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@
<div class="buttons">
<p><?php echo CHtml::submitButton(Yum::t('Login'), array('class' => 'btn')); ?></p>
</div>
<div class="alert alert-danger"> You can register <?php echo CHtml::link('here', Yum::module('registration')->registrationUrl);?></div>
</div>
</div>

Expand Down

0 comments on commit 2974730

Please sign in to comment.