Commit 5a01c0e2 by Tobin

dc

parent 063f20d3
...@@ -76,7 +76,7 @@ class Provider extends CI_Controller { ...@@ -76,7 +76,7 @@ class Provider extends CI_Controller {
<body> <body>
Your Organizer Account for the username Your Organizer Account for the username
<strong>".$providerData->username."</strong> is now activated. Please use this link for access your account <strong>".$providerData->username."</strong> is now activated. Please use this link for access your account
<a href='".base_url()."/admin'>".base_url()."/admin</a><br> <a href='".base_url()."'>".base_url()."</a><br>
".$template['provider_activation_mail']." ".$template['provider_activation_mail']."
</body> </body>
</html>"; </html>";
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment