Skip to content

Commit 584b5c0

Browse files
committed
fixed typos
1 parent 4a0382b commit 584b5c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
{% set status_color = "yellow" %}
1313
{% endif %}
1414
{% set error_count = collector.counterrors + collector.countdeprecations + collector.countscreams %}
15-
<span class="sf-toolbar-status{% if status_color is defined %}} sf-toolbar-status-{{ status_color }}{% endif %}">{{ error_count }}</span>
15+
<span class="sf-toolbar-status{% if status_color is defined %} sf-toolbar-status-{{ status_color }}{% endif %}">{{ error_count }}</span>
1616
{% endset %}
1717
{% set text %}
1818
{% if collector.counterrors %}
1919
<div class="sf-toolbar-info-piece">
20-
<b>Exception</b>
20+
<b>Errors</b>
2121
<span class="sf-toolbar-status sf-toolbar-status-red">{{ collector.counterrors }}</span>
2222
</div>
2323
{% endif %}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy