We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b419616 commit 331226eCopy full SHA for 331226e
resources/views/admin/mail/registration-activated-client.blade.php
@@ -10,9 +10,9 @@
10
<h2>Welcome to {!! Config::get('acl_base.app_name')!!}</h2>
11
<div>
12
<h3>Dear: {!! $body['email'] !!}</h3>
13
- <strong>Your email has been confirmed succesfully.</strong>
+ <strong>Your email has been confirmed successfully.</strong>
14
You can now login to the website using the
15
<a href="{!! URL::to('/login') !!}">Following link</a>.
16
</div>
17
</body>
18
-</html>
+</html>
0 commit comments