diff --git a/repository/javascript.php b/repository/javascript.php index 95ce2190eea..23785f1d292 100644 --- a/repository/javascript.php +++ b/repository/javascript.php @@ -364,9 +364,8 @@ _client.rename = function(oldname, url, icon, repo_id) { html += '

'; */ html += '

'; - html += '$strback '; html += ''; - html += '

'; + html += '

'; html += ''; panel.get('element').innerHTML += html; var tree = document.getElementById('treediv-$suffix');