From 4f5e24b15769aa43dfcc1d1661da6bf9b8314d3a Mon Sep 17 00:00:00 2001 From: LX1IQ Date: Fri, 12 May 2017 10:17:09 +0200 Subject: [PATCH] v2.3.7 --- dashboard/css/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/css/layout.css b/dashboard/css/layout.css index b8e4ce7..2e1dd0e 100755 --- a/dashboard/css/layout.css +++ b/dashboard/css/layout.css @@ -14,7 +14,7 @@ h1 { height : 115px; background-color : #FFFFFF; width : 100%; - background-image : url('../../db_v2.3.6/img/dvc.jpg'); + background-image : url('../img/dvc.jpg'); background-repeat : no-repeat; background-position : 98.5%; position : absolute;