diff --git a/src/sunstone/public/js/plugins/files-tab.js b/src/sunstone/public/js/plugins/files-tab.js
index 9bd1c9cc57..0cdae8dbd7 100644
--- a/src/sunstone/public/js/plugins/files-tab.js
+++ b/src/sunstone/public/js/plugins/files-tab.js
@@ -490,7 +490,7 @@ function updateFileInfo(request,file){
\
\
'+tr("Type")+'
\
-
'+OpenNebula.Helper.image_type(file_info.TYPE)+'
\
+
'+OpenNebula.Helper.image_type(file_info.TYPE)+'
\
\
\
\
@@ -552,7 +552,7 @@ function updateFileInfo(request,file){
// Listener for edit link for type change
$("#div_edit_chg_type_files_link").live("click", function() {
- $(".value_td_type").html(
+ $(".value_td_type_files").html(
'