diff --git a/tfdclerk.js b/tfdclerk.js index 78d0c65..3150bb8 100644 --- a/tfdclerk.js +++ b/tfdclerk.js @@ -390,7 +390,7 @@ TFD.prototype._build_close_results = function() { }); var other = elems.children().last(); - other.find("span").css("margin", "0 0.25em"); + other.find("span").text("Other:").css("margin", "0 0.25em"); other.append($("", { name: "result-other", type: "text"