From 7f2ccc860b5af8effdadff91119d5d9ffe9c0584 Mon Sep 17 00:00:00 2001 From: madd15 Date: Thu, 26 Mar 2015 05:38:56 +1030 Subject: [PATCH] Remove forgot password link and fix save icon --- app/views/frontend/account/change-password.blade.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/views/frontend/account/change-password.blade.php b/app/views/frontend/account/change-password.blade.php index d7849ffd12..fdd9030242 100755 --- a/app/views/frontend/account/change-password.blade.php +++ b/app/views/frontend/account/change-password.blade.php @@ -60,10 +60,9 @@ Change your Password
@lang('button.cancel') - - I forgot my password +
-@stop \ No newline at end of file +@stop