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

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2020-01-16 23:42:12 +0300
committerWilliam Desportes <williamdes@wdes.fr>2020-01-16 23:43:20 +0300
commit88e8d57c814e74bd43a2c898cd913039aa51ca91 (patch)
treee3b868f1204836a201e267b5c4df475182aa13ad /templates/sql
parentb0f51dc8b05c0331327a6f8442877134f96cee0b (diff)
parent5796c8c17563dfbf75df16fa8ad310a6e3805b60 (diff)
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'templates/sql')
-rw-r--r--templates/sql/profiling_chart.twig4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/sql/profiling_chart.twig b/templates/sql/profiling_chart.twig
index 0f809541ea..5ad1ea84dc 100644
--- a/templates/sql/profiling_chart.twig
+++ b/templates/sql/profiling_chart.twig
@@ -11,7 +11,6 @@
</th>
<th>
{% trans 'State' %}
- {{ show_mysql_docu('general-thread-states') }}
<div class="sorticon"></div>
</th>
<th>
@@ -27,13 +26,12 @@
</div>
<div class="floatleft">
- <h3>{% trans 'Summary by state' %}</h3>
+ <h3>{% trans 'Summary by state' %}{{ show_mysql_docu('general-thread-states') }}</h3>
<table id="profilesummarytable">
<thead>
<tr>
<th>
{% trans 'State' %}
- {{ show_mysql_docu('general-thread-states') }}
<div class="sorticon"></div>
</th>
<th>