fix image paths

This commit is contained in:
Milan
2023-03-19 22:42:04 +01:00
parent 5434fbb08b
commit 82e0520174
2 changed files with 2 additions and 2 deletions

View File

@@ -650,7 +650,7 @@ a.load-prev, a.load-next{
#calcms_search select {
background: white;
background-image: url("/agenda/image/select.png");
background-image: url("/agenda/images/select.png");
background-position: right center;
background-repeat: no-repeat;
}