Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
Fix title case
Browse files Browse the repository at this point in the history
  • Loading branch information
ro0NL committed Jan 5, 2019
1 parent 3fc0cd7 commit bbd5a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/views/Collector/swiftmailer.html.twig
Expand Up @@ -97,7 +97,7 @@
<span class="icon">{{ include('@Swiftmailer/Collector/icon.svg') }}</span>
{% endif %}

<strong>E-Mails</strong>
<strong>E-mails</strong>
{% if collector.messageCount > 0 %}
<span class="count">
<span>{{ collector.messageCount }}</span>
Expand Down

0 comments on commit bbd5a51

Please sign in to comment.