Main page redesign
This commit is contained in:
@@ -1045,10 +1045,6 @@ li#li_log_out {
|
|||||||
list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>s_loggoff.png);
|
list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>s_loggoff.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
li#li_phpinfo {
|
|
||||||
list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>php_sym.png);
|
|
||||||
}
|
|
||||||
|
|
||||||
li#li_mysql_privilegs{
|
li#li_mysql_privilegs{
|
||||||
list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>s_rights.png);
|
list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>s_rights.png);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user