fixing image link
authorPaul Poulain <paul.poulain@biblibre.com>
Tue, 17 Nov 2009 16:12:37 +0000 (17:12 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 17 Nov 2009 16:58:04 +0000 (17:58 +0100)
(removes a warn in apache log)

koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css

index f870f27..313e36b 100644 (file)
@@ -1812,7 +1812,7 @@ h1#xml a {
 
  #cartmenulink *, #listsmenulink * {
        font-style : normal;
-       background-image : url(../../images/button-background.png);
+       background-image : url(../../img/button-bg.gif);
        background-repeat : no-repeat;
 }