Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
f54b5658fc
@ -505,7 +505,7 @@ class PMA_Header
|
||||
|
||||
if ($this->_isPrintView) {
|
||||
$retval .= '<link rel="stylesheet" type="text/css" href="'
|
||||
. $basedir . 'print.css" media="print" />';
|
||||
. $basedir . 'print.css" />';
|
||||
} else {
|
||||
$retval .= '<link rel="stylesheet" type="text/css" href="'
|
||||
. $basedir . 'phpmyadmin.css.php'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user