Skip to content

Commit e0c7e55

Browse files
committed
mm_widget_accessdenied - Fix image path issue in css
1 parent 71a9283 commit e0c7e55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/plugins/managermanager/widgets/accessdenied/accessdenied.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
width: 320px;
1212
padding: 40px 20px 40px 100px;
1313
border: 6px solid #AAA;
14-
background: #FFF url(/assets/plugins/managermanager/widgets/accessdenied/alert.png) no-repeat 15px;
14+
background: #FFF url(alert.png) no-repeat 15px;
1515
}
1616

1717
#amessage SPAN{

0 commit comments

Comments
 (0)