diff --git a/modules/menu/tpl/sitemap.html b/modules/menu/tpl/sitemap.html
index ae33e3bf4..b527ad446 100644
--- a/modules/menu/tpl/sitemap.html
+++ b/modules/menu/tpl/sitemap.html
@@ -2365,6 +2365,7 @@ jQuery(function($){
*/
top.onBtnImgUploaded = function(htData){
console.log(234, htData);
+ $('#imgbtn').show();
}
var $imgBtnForms = $("#imgbtn form");
$imgBtnForms.find("input[type=file]").change(function(){