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/welcome.twig')
-rw-r--r--plugins/Installation/templates/welcome.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Installation/templates/welcome.twig b/plugins/Installation/templates/welcome.twig
index 5bed3d98be..5df83aad30 100644
--- a/plugins/Installation/templates/welcome.twig
+++ b/plugins/Installation/templates/welcome.twig
@@ -39,7 +39,7 @@
{% if not showNextStep %}
<p class="nextStep">
- <a href="{{url}}">{{ 'General_Refresh'|translate }} &raquo;</a>
+ <a href="{{url}}">{{ 'General_RefreshPage'|translate }} &raquo;</a>
</p>
{% endif %}
{% endblock %} \ No newline at end of file