This commit is contained in:
Michal Čihař 2012-09-24 17:21:14 +02:00
parent 74ab4addba
commit 05e21a0762

View File

@ -1453,7 +1453,7 @@ function printServerTraffic()
echo '</a>';
if (! PMA_DRIZZLE && (0 === --$sortable_columns_count)) {
echo '<a href="' . $full_text_link . '" title="' .
echo '<a href="' . $full_text_link . '" title="';
if ($show_full_sql) {
echo __('Truncate Shown Queries');
} else {