Avoid using image from other theme
This commit is contained in:
parent
d0f97758fc
commit
94a577d71d
@ -2570,7 +2570,7 @@ span.cm-number {
|
||||
}
|
||||
|
||||
.saving_edited_data {
|
||||
background: url(./themes/pmahomme/img/ajax_clock_small.gif) no-repeat left;
|
||||
background: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>ajax_clock_small.gif) no-repeat left;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user