Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Installation/templates/systemCheckPage.twig')
-rw-r--r--plugins/Installation/templates/systemCheckPage.twig3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Installation/templates/systemCheckPage.twig b/plugins/Installation/templates/systemCheckPage.twig
index 86828b2de1..f4085e50a0 100644
--- a/plugins/Installation/templates/systemCheckPage.twig
+++ b/plugins/Installation/templates/systemCheckPage.twig
@@ -1,5 +1,4 @@
{% extends 'admin.twig' %}
-
{% set title %}{{ 'Installation_SystemCheck'|translate }}{% endset %}
{% block content %}
@@ -22,7 +21,7 @@
</div>
{% endif %}
- {% include "@Installation/_systemCheckSection.twig" %}
+ {% include "@Installation/_systemCheckSection.twig" %}
</div>