Index: branches/5.1.x/core/admin_templates/tree.tpl =================================================================== diff -u -N -r13436 -r13447 --- branches/5.1.x/core/admin_templates/tree.tpl (.../tree.tpl) (revision 13436) +++ branches/5.1.x/core/admin_templates/tree.tpl (.../tree.tpl) (revision 13447) @@ -55,7 +55,7 @@ var TREE_ICONS_PATH = 'img/tree'; var TREE_SHOW_PRIORITY = 10; var TREE_LOADING_NODE = { - text: '', + text: '', icon: 'img/icons/icon24_loading.gif' };