diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 8127564377..d0730bf903 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -2570,7 +2570,7 @@ span.cm-number { } .saving_edited_data { - background: url(./themes/pmahomme/img/ajax_clock_small.gif) no-repeat left; + background: url(getImgPath(); ?>ajax_clock_small.gif) no-repeat left; padding-left: 20px; }