diff --git a/left.php b/left.php index 6f5b5fc78..a8aab8b12 100644 --- a/left.php +++ b/left.php @@ -226,7 +226,7 @@ require_once('./libraries/header_http.inc.php'); */ // Gets the font sizes to use PMA_setFontSizes(); -echo ""; // remove vertical scroll bar bug in ie +echo ""; // remove vertical scroll bar bug in ie ?> diff --git a/queryframe.php b/queryframe.php index 6f982926d..992981ad8 100644 --- a/queryframe.php +++ b/queryframe.php @@ -42,7 +42,7 @@ PMA_setFontSizes(); */ require_once('./libraries/relation.lib.php'); $cfgRelation = PMA_getRelationsParam(); - +echo ""; // remove vertical scroll bar bug in ie ?> diff --git a/themes.php b/themes.php index be2b32915..ae85f1a69 100644 --- a/themes.php +++ b/themes.php @@ -13,7 +13,7 @@ require_once('./libraries/header_http.inc.php'); /* Gets the font sizes to use */ PMA_setFontSizes(); /* remove vertical scroll bar bug in ie */ -echo ""; +echo ""; ?>