Merge branch 'ticket/r13341-remove-button-in-lostpassword' into dev

This commit is contained in:
Rodney Figaro 2017-05-23 18:26:03 +02:00
commit 095a2fece2

View File

@ -47,10 +47,6 @@
<p class="button-grey right">
<input class="button-grey" type="submit" name="submitEmail" value="{l s='Send' mod='lostpassword'}">
</p>
<a class="button-grey button-grey-min" href="{$link->getPageLink('authentication')|escape:'html':'UTF-8'}" title="{l s='Back to Login' mod='lostpassword'}" rel="nofollow">
<span>{l s='Back to Login' mod='lostpassword'}</span>
</a>
</p>
</fieldset>
</form>