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/ImageGraph/templates/testAllSizes.twig')
-rw-r--r--plugins/ImageGraph/templates/testAllSizes.twig8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/ImageGraph/templates/testAllSizes.twig b/plugins/ImageGraph/templates/testAllSizes.twig
index c00c023d09..c4df9672ec 100644
--- a/plugins/ImageGraph/templates/testAllSizes.twig
+++ b/plugins/ImageGraph/templates/testAllSizes.twig
@@ -1,15 +1,15 @@
{% extends 'dashboard.twig' %}
+{% block topcontrols %}
+ {% include '@CoreHome/_periodSelect.twig' %}
+{% endblock %}
+
{% block content %}
{% set showSitesSelection=true %}
<div>
<h2>{{ 'ImageGraph_ImageGraph'|translate }} ::: {{ siteName }}</h2>
- <div class="top_controls">
- {% include '@CoreHome/_periodSelect.twig' %}
- </div>
-
<div class="entityContainer" style="width:100%;">
<div class="entityAddContainer">
<table class="dataTable entityTable">