diff --git a/libraries/DisplayResults.class.php b/libraries/DisplayResults.class.php
index d83f6100da..aa509888c5 100644
--- a/libraries/DisplayResults.class.php
+++ b/libraries/DisplayResults.class.php
@@ -866,9 +866,11 @@ class PMA_DisplayResults
. (! $showing_all ? 'all' : $GLOBALS['cfg']['MaxRows']) . '" />'
. ''
- . ''
- . ''
+ . ''
. ''
. '';
} // end of the '_getShowAllButtonForTableNavigation()' function