File tree <
8000
/button>Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
{% else %}
16
16
<h2 >Events</h2 >
17
17
<p >
18
- <em >No events have been recorded. Are you sure that debugging is enabled in the kernel ?</em >
18
+ <em >No events have been recorded. Are you sure that debugging is enabled in the kernel?</em >
19
19
</p >
20
20
{% endif %}
21
21
{% endblock %}
Original file line number Diff line number Diff line change 41
41
{{ block (' panelContent' ) }}
42
42
{% else %}
43
43
<p >
44
- <em >No timing events have been recorded. Are you sure that debugging is enabled in the kernel ?</em >
44
+ <em >No timing events have been recorded. Are you sure that debugging is enabled in the kernel?</em >
45
45
</p >
46
46
{% endif %}
47
47
{% endblock %}
You can’t perform that action at this time.
0 commit comments