When modplus.css got moved, it should've re-related an image path

This commit is contained in:
Mikael Nordfeldth 2014-07-07 01:40:33 +02:00
parent 2eea7a2d4b
commit 0e8148af86
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
position: absolute;
z-index: 999;
background: url(../../theme/base/images/icons/twotone/green/admin.gif) no-repeat 8px 8px white;
background: url(../../../theme/base/images/icons/twotone/green/admin.gif) no-repeat 8px 8px white;
border: solid 1px #c0c0c0;
margin-top: 32px;