diff --git a/static/js/pad_impexp.js b/static/js/pad_impexp.js index 2f519a1e..23b7134c 100644 --- a/static/js/pad_impexp.js +++ b/static/js/pad_impexp.js @@ -255,7 +255,7 @@ var padimpexp = (function() $("#exportopena").remove(); $("#importexport").css({"height":"115px"}); $("#importexportline").css({"height":"115px"}); - $("#import").html("Import is not available"); + $("#import").html("Import is not available. To enable import please install abiword"); } else if(clientVars.abiwordAvailable == "withoutPDF") {