From 458d6bcacf7b0d798c8893697965477927796179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Sun, 11 May 2014 09:46:22 +0200 Subject: [PATCH] #264: Mail Text --- app/View/Emails/html/registration_company.ctp | 4 ++-- app/View/Emails/text/registration_company.ctp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/View/Emails/html/registration_company.ctp b/app/View/Emails/html/registration_company.ctp index 404eca6..299727c 100644 --- a/app/View/Emails/html/registration_company.ctp +++ b/app/View/Emails/html/registration_company.ctp @@ -1,4 +1,4 @@ -Sehr geehrter !

+Sehr geehrte/r !

Herzlich Willkommen bei dreamJOB, der Plattform für Ihr komplette Ausschreibungsverfahren.

@@ -7,7 +7,7 @@ Um Ihren Account freizuschalten, klicken Sie bitte auf folgenden Link:
Html->url(array('controller' => 'registration', 'action' => 'active','code'=>$key, '?'=>array('mail'=>$data['User']['mail']),'full_base' => true) ); -echo $this->Html->link('Link', $url); +echo $this->Html->link($url, $url); ?>

Bei Fragen wenden Sie sich gerne an unser Team:
diff --git a/app/View/Emails/text/registration_company.ctp b/app/View/Emails/text/registration_company.ctp index 69f0c48..187568d 100644 --- a/app/View/Emails/text/registration_company.ctp +++ b/app/View/Emails/text/registration_company.ctp @@ -1,4 +1,4 @@ -Sehr geehrter ! +Sehr geehrte/r ! Herzlich Willkommen bei dreamJOB, der Plattform für Ihr komplette Ausschreibungsverfahren.