@@ -26,7 +26,7 @@ function phpmailer_settings_form($form_state) {
...
@@ -26,7 +26,7 @@ function phpmailer_settings_form($form_state) {
$form['smtp_on']['#default_value']=0;
$form['smtp_on']['#default_value']=0;
$form['smtp_on']['#description']=t('MimeMail has been detected. To enable PHPMailer for mail transport, go to the <a href="@url">MimeMail settings page</a> and select PHPMailer from the available e-mail engines.',array('@url'=>url('admin/config/system/mimemail')));
$form['smtp_on']['#description']=t('MimeMail has been detected. To enable PHPMailer for mail transport, go to the <a href="@url">MimeMail settings page</a> and select PHPMailer from the available e-mail engines.',array('@url'=>url('admin/config/system/mimemail')));