This commit is contained in:
GitHub Merge Button 2012-01-15 12:50:10 -08:00
commit 02547a91ac

View file

@ -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")
{