fix link to error pict

This commit is contained in:
Frédéric Péters 2006-11-12 10:22:27 +00:00
parent faea96bc74
commit d7cece1156
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ div.infonotice {
div.error {
color: black;
font-weight: bold;
background: transparent url(warning.png) top left no-repeat;
background: transparent url(/css/warning.png) top left no-repeat;
padding-left: 20px;
}