From d0c850f380d1e302b5b7ae2696526c8ac64d62de Mon Sep 17 00:00:00 2001 From: Samantha Doherty Date: Wed, 11 May 2011 16:57:42 -0400 Subject: [PATCH] Quick fix for extended profile js buttons --- plugins/ExtendedProfile/css/profiledetail.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ExtendedProfile/css/profiledetail.css b/plugins/ExtendedProfile/css/profiledetail.css index 7de7e88ff5..def07f3beb 100644 --- a/plugins/ExtendedProfile/css/profiledetail.css +++ b/plugins/ExtendedProfile/css/profiledetail.css @@ -119,7 +119,7 @@ height: 16px; width: 16px; overflow: hidden; - background-image: url('../../../theme/rebase/images/icons/icons-01.gif'); + background-image: url('../../../theme/base/images/icons/icons-01.gif'); background-repeat: no-repeat; }