diff --git a/modules/editor/components/table_maker/tpl/popup.html b/modules/editor/components/table_maker/tpl/make_table.html similarity index 100% rename from modules/editor/components/table_maker/tpl/popup.html rename to modules/editor/components/table_maker/tpl/make_table.html diff --git a/modules/editor/components/table_maker/tpl/popup.js b/modules/editor/components/table_maker/tpl/popup.js index 6d521b126..6e2f543ae 100644 --- a/modules/editor/components/table_maker/tpl/popup.js +++ b/modules/editor/components/table_maker/tpl/popup.js @@ -35,8 +35,9 @@ function insertTable() { var bg_color = xGetElementById("bg_color_input").value; if(bg_color.length!=6) bg_color = "FFFFFF"; - var text = "\n0) text += " style=\"border:"+border+"px solid #"+border_color+";background-color:#"+bg_color+"\" "; text +=">"; for(var row=0; row