fix typo and re-add button to reset opcache in opcache-overview

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-03-26 14:09:16 +01:00
parent 82fc148d8e
commit 439635d329
2 changed files with 8 additions and 1 deletions

View File

@@ -7,6 +7,13 @@
</h5>
{% endblock %}
{% block actions %}
<a class="btn btn-warning" href="{{ linker({'section':'opcacheinfo','page':'showinfo','action':'reset'}) }}">
<i class="fa-solid fa-trash-can me-1"></i>
{{ lng('opcacheinfo.resetcache') }}
</a>
{% endblock %}
{% block content %}
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-4 mb-4">
<div class="col">