Index: branches/5.0.x/core/admin_templates/tree.tpl =================================================================== diff -u -r12382 -r12495 --- branches/5.0.x/core/admin_templates/tree.tpl (.../tree.tpl) (revision 12382) +++ branches/5.0.x/core/admin_templates/tree.tpl (.../tree.tpl) (revision 12495) @@ -41,9 +41,9 @@ - " priority="" onclick="" icon="img/icons/icon24_.gif"> + " priority="" onclick="" icon="img/icons/icon24_.png"> - " priority="" container="" onclick="" name="" icon="img/icons/icon24_.gif" load_url=""> + " priority="" container="" onclick="" name="" icon="img/icons/icon24_.png" load_url=""> @@ -55,7 +55,7 @@ var TREE_ICONS_PATH = 'img/tree'; var TREE_SHOW_PRIORITY = 10; - var the_tree = new TreeFolder('tree', '', '', 'img/icons/icon24_.gif', null, null, '', ''); + var the_tree = new TreeFolder('tree', '', '', 'img/icons/icon24_.png', null, null, '', '');