Index: branches/5.1.x/core/admin_templates/incs/sections_list.css =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/admin_templates/incs/sections_list.css (.../sections_list.css) (revision 12127) +++ branches/5.1.x/core/admin_templates/incs/sections_list.css (.../sections_list.css) (revision 12657) @@ -19,7 +19,7 @@ font-weight: bold; font-size: 12px; color: #ffffff; - background: url(../img/summary/overviewbox_header.gif) top left no-repeat; + background: url('../img/summary/overviewbox_header.gif') top left no-repeat; } .overviewbox_body { @@ -56,13 +56,13 @@ font-weight: bold; font-size: 12px; color: #000000; - background: url(../img/summary/searchbox_header.gif) top left no-repeat; + background: url('../img/summary/searchbox_header.gif') top left no-repeat; } .searchbox_body { border: 1px solid #666767; height: 65px; - background: url(../img/summary/searchbox_bg.gif) top left; + background: url('../img/summary/searchbox_bg.gif') top left; } .search { @@ -93,12 +93,12 @@ font-weight: bold; font-size: 12px; color: #000000; - background: url(../img/summary/usersbox_header.gif) top left no-repeat; + background: url('../img/summary/usersbox_header.gif') top left no-repeat; } .usersbox_body { border: 1px solid #666767; - background: url(../img/summary/usersbox_bg.gif) top left; + background: url('../img/summary/usersbox_bg.gif') top left; } .lTDi {