fixed link break

This commit is contained in:
Alex Tselegidis 2015-04-09 21:47:38 +02:00
parent e2222ac0bf
commit 50eb5cf719

View file

@ -125,9 +125,8 @@
<?php echo $this->lang->line('regenerate_password'); ?>
</button>
<a href="<?php echo $base_url; ?>user/login" class="user-login">
<?php echo $this->lang->line('go_to_login'); ?>
</a>
<a href="<?php echo $base_url; ?>/user/login" class="user-login">
<?php echo $this->lang->line('go_to_login'); ?></a>
</form>
</div>
<script