{include file='email_plaintext'}
{else}
{capture assign='content'}
- <h1>{lang}wcf.acp.user.activation.mail.html.headline{/lang}</h1>
+ <h2>{lang}wcf.acp.user.activation.mail.html.headline{/lang}</h2>
{lang}wcf.acp.user.activation.mail.html.text{/lang}
{/capture}
{include file='email_plaintext'}
{else}
{capture assign='content'}
- <h1>{lang}wcf.user.changeEmail.needReactivation.mail.html.headline{/lang}</h1>
+ <h2>{lang}wcf.user.changeEmail.needReactivation.mail.html.headline{/lang}</h2>
{lang}wcf.user.changeEmail.needReactivation.mail.html.intro{/lang}
{capture assign=button}
<style type="text/css">
* {
font-family: {@$style->getVariable('wcfFontFamilyFallback', true)};
+ font-size: {$style->getVariable('wcfFontSizeDefault')};
}
- html {
+ html, h1, h2, h3 {
padding: 0;
margin: 0;
}
.content {
padding: 40px 40px 60px;
}
+ .header, .footer {
+ padding: 20px 40px;
+ }
.header {
background-color: {$style->getVariable('wcfHeaderBackground', true)};
color: {$style->getVariable('wcfHeaderText', true)};
- padding: 20px 10px;
}
.footer {
background-color: {$style->getVariable('wcfFooterBackground', true)};
color: {$style->getVariable('wcfFooterText', true)};
- padding: 20px 10px;
+ padding: 20px 40px;
}
h1 {
font-weight: 300;
line-height: 1.05;
font-size: {$style->getVariable('wcfFontSizeTitle')};
+ }
+ h2 {
+ font-weight: 400;
+ line-height: 1.28;
color: {$style->getVariable('wcfContentHeadlineText')};
+ font-size: {$style->getVariable('wcfFontSizeSection')};
}
small {
font-size: {$style->getVariable('wcfFontSizeSmall')};
</head>
<body>
{capture assign='header'}
+ <h1>{@PAGE_TITLE|language}</h1>
{/capture}
{include file='email_paddingHelper' block=true class='header' content=$header sandbox=true}
{include file='email_plaintext'}
{else}
{capture assign='content'}
- <h1>{lang}wcf.user.lostPassword.mail.html.headline{/lang}</h1>
+ <h2>{lang}wcf.user.lostPassword.mail.html.headline{/lang}</h2>
{lang}wcf.user.lostPassword.mail.html.intro{/lang}
{capture assign=button}
{include file='email_plaintext'}
{else}
{capture assign='content'}
- <h1>{lang}wcf.user.register.needActivation.mail.html.headline{/lang}</h1>
+ <h2>{lang}wcf.user.register.needActivation.mail.html.headline{/lang}</h2>
{lang}wcf.user.register.needActivation.mail.html.intro{/lang}
{capture assign=button}
{include file='email_plaintext'}
{else}
{capture assign='content'}
- <h1>{lang}wcf.acp.user.sendNewPassword.mail.html.headline{/lang}</h1>
+ <h2>{lang}wcf.acp.user.sendNewPassword.mail.html.headline{/lang}</h2>
{lang}wcf.acp.user.sendNewPassword.mail.html.intro{/lang}
{capture assign=button}
Benachrichtigungen auf {@PAGE_TITLE|language} [URL:{link isEmail=true}{/link}] nach {if LANGUAGE_USE_INFORMAL_VARIANT}deinen{else}Ihren{/if} Wünschen zu konfigurieren.
Wenn {if LANGUAGE_USE_INFORMAL_VARIANT}du{else}Sie{/if} nur diese E-Mail-Benachrichtigung nicht mehr erhalten {if LANGUAGE_USE_INFORMAL_VARIANT}möchtest{else}möchten{/if}, dann {if LANGUAGE_USE_INFORMAL_VARIANT}kannst du{else}können Sie{/if} diese direkt abbestellen: {link controller='NotificationDisable' isEmail=true}eventID={@$event->eventID}&userID={@$mailbox->getUser()->userID}&token={@$mailbox->getUser()->notificationMailToken}{/link}.]]></item>
- <item name="wcf.user.notification.mail.html.intro"><![CDATA[<h1>Hallo {$mailbox->getUser()->username},</h1>]]></item>
+ <item name="wcf.user.notification.mail.html.intro"><![CDATA[<h2>Hallo {$mailbox->getUser()->username},</h2>]]></item>
<item name="wcf.user.notification.mail.html.outro"><![CDATA[<p>Diese E-Mail ist eine automatische Benachrichtigung. <b>Bitte antworten Sie nicht auf diese E-Mail</b>.</p>
<p>{if LANGUAGE_USE_INFORMAL_VARIANT}Besuche deine{else}Besuchen Sie Ihre{/if} <a href="{link controller='NotificationSettings' isEmail=true}{/link}">Benachrichtigungseinstellungen</a>, um die
Benachrichtigungen auf {@PAGE_TITLE|language} [URL:{link isEmail=true}{/link}] nach {if LANGUAGE_USE_INFORMAL_VARIANT}deinen{else}Ihren{/if} Wünschen zu konfigurieren.
Wenn {if LANGUAGE_USE_INFORMAL_VARIANT}du{else}Sie{/if} keine E-Mail-Benachrichtigungen mehr erhalten {if LANGUAGE_USE_INFORMAL_VARIANT}möchtest{else}möchten{/if}, dann {if LANGUAGE_USE_INFORMAL_VARIANT}kannst du{else}können Sie{/if} diese direkt abbestellen: {link controller='NotificationDisable' isEmail=true}userID={@$mailbox->getUser()->userID}&token={@$mailbox->getUser()->notificationMailToken}{/link}.]]></item>
- <item name="wcf.user.notification.mail.daily.html.intro"><![CDATA[<h1>Hallo {@$mailbox->getUser()->username},</h1>
+ <item name="wcf.user.notification.mail.daily.html.intro"><![CDATA[<h2>Hallo {@$mailbox->getUser()->username},</h2>
<p>{if LANGUAGE_USE_INFORMAL_VARIANT}Du hast{else}Sie haben{/if} derzeit insgesamt {#$notifications|count} ungelesene Benachrichtigungen, die älter als 24 Stunden sind:</p>]]></item>
<item name="wcf.user.notification.mail.daily.html.outro"><![CDATA[{if $notifications|count > $maximum}<p>{if LANGUAGE_USE_INFORMAL_VARIANT}Besuche{else}Besuchen Sie{/if} <a href="{link controller='NotificationList' isEmail=true}{/link}">{if LANGUAGE_USE_INFORMAL_VARIANT}deine{else}Ihre{/if} Benachrichtigungs-Übersicht</a>, um auch die restlichen {#$remaining} Benachrichtigungen einzusehen.</p>{/if}
„{@$username}“ hat {if LANGUAGE_USE_INFORMAL_VARIANT}dir{else}Ihnen{/if} über die Website {@PAGE_TITLE|language} [URL:{link isEmail=true}{/link}] folgende Nachricht gesandt:
{@$message}]]></item>
- <item name="wcf.user.mail.mail.html"><![CDATA[<h1>Hallo {$mailbox->getUser()->username},</h1>
+ <item name="wcf.user.mail.mail.html"><![CDATA[<h2>Hallo {$mailbox->getUser()->username},</h2>
<p>„{$username}“ hat {if LANGUAGE_USE_INFORMAL_VARIANT}dir{else}Ihnen{/if} über die Website <a href="{link isEmail=true}{/link}">{PAGE_TITLE|language}</a> folgende Nachricht gesandt:</p>
If you only wish to disable this type of notification you can do so by visiting:
{link controller='NotificationDisable' isEmail=true}eventID={@$event->eventID}&userID={@$mailbox->getUser()->userID}&token={@$mailbox->getUser()->notificationMailToken}{/link}]]></item>
- <item name="wcf.user.notification.mail.html.intro"><![CDATA[<h1>Dear {$mailbox->getUser()->username},</h1>]]></item>
+ <item name="wcf.user.notification.mail.html.intro"><![CDATA[<h2>Dear {$mailbox->getUser()->username},</h2>]]></item>
<item name="wcf.user.notification.mail.html.outro"><![CDATA[<p>This is an automatic notification, <b>please do not reply to this email</b>!</p>
<p>Visit your <a href="{link controller='NotificationSettings' isEmail=true}{/link}">notification settings</a> to configure
If you wish to disable all email notifications you can do so by visiting:
{link controller='NotificationDisable' isEmail=true}userID={@$mailbox->getUser()->userID}&token={@$mailbox->getUser()->notificationMailToken}{/link}]]></item>
- <item name="wcf.user.notification.mail.daily.html.intro"><![CDATA[<h1>Dear {@$mailbox->getUser()->username},</h1>
+ <item name="wcf.user.notification.mail.daily.html.intro"><![CDATA[<h2>Dear {@$mailbox->getUser()->username},</h2>
<p>you currently have got {#$notifications|count} unread notifications that are older than 24 hours:</p>]]></item>
<item name="wcf.user.notification.mail.daily.html.outro"><![CDATA[<p>{if $notifications|count > $maximum}Visit your <a href="{link controller='NotificationList' isEmail=true}{/link}">notification list</a> to view the remaining {#$remaining} notifications.</p>{/if}
“{@$username}” sent you a message on {@PAGE_TITLE|language} [URL:{link isEmail=true}{/link}]:
{@$message}]]></item>
-<item name="wcf.user.mail.mail.html"><![CDATA[<h1>Dear {$mailbox->getUser()->username},</h1>
+<item name="wcf.user.mail.mail.html"><![CDATA[<h2>Dear {$mailbox->getUser()->username},</h2>
<p>„{$username}“ sent you a message on <a href="{link isEmail=true}{/link}">{PAGE_TITLE|language}</a>:</p>
INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfDropdownLink', 'rgba(33, 33, 33, 1)');
INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfDropdownLinkActive', 'rgba(33, 33, 33, 1)');
INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfDropdownText', 'rgba(33, 33, 33, 1)');
-INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontFamilyFallback', '"Segoe UI", "Lucida Grande", "Helvetica", sans-serif');
+INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontFamilyFallback', '"Segoe UI", "DejaVu Sans", "Lucida Grande", "Helvetica", sans-serif');
INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontFamilyGoogle', 'Open Sans');
INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontLineHeight', '1.48');
INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontSizeDefault', '14px');