mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Replace smarty constants in tpl files(first batch)
This commit is contained in:
@@ -272,7 +272,7 @@ class ProfileController extends BasePageController
|
||||
UserVerification::send($this->userdata, 'User email verification required');
|
||||
}
|
||||
|
||||
return redirect('profile');
|
||||
return redirect('profile')->with('success', 'Profile changes saved');
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user