Index: branches/RC/core/admin_templates/incs/sections_list.css =================================================================== diff -u -N -r8929 -r11004 --- branches/RC/core/admin_templates/incs/sections_list.css (.../sections_list.css) (revision 8929) +++ branches/RC/core/admin_templates/incs/sections_list.css (.../sections_list.css) (revision 11004) @@ -19,7 +19,7 @@ font-weight: bold; font-size: 12px; color: #ffffff; - background: url(../../../kernel/admin_templates/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(../../../kernel/admin_templates/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(../../../kernel/admin_templates/img/summary/searchbox_bg.gif) top left; + background: url(../img/summary/searchbox_bg.gif) top left; } .search { @@ -93,7 +93,7 @@ font-weight: bold; font-size: 12px; color: #000000; - background: url(../../../kernel/admin_templates/img/summary/usersbox_header.gif) top left no-repeat; + background: url(../img/summary/usersbox_header.gif) top left no-repeat; } .usersbox_body {