diff --git a/htroot/js/yacyinteractive.js b/htroot/js/yacyinteractive.js index 045092408..9c99d37b0 100644 --- a/htroot/js/yacyinteractive.js +++ b/htroot/js/yacyinteractive.js @@ -78,7 +78,7 @@ function preparepage(str) { if (modifier != "") modifiertype = modifier.substring(modifier.length - 3) - if (modifiertype == "png" || modifiertype == "gif" || modifiertype == "jpg") { + if (modifiertype == "png" || modifiertype == "gif" || modifiertype == "jpg" || modifiertype == "PNG" || modifiertype == "GIF" || modifiertype == "JPG") { var tt = resultImages(); document.getElementById("searchresults").innerHTML = tt; } else { @@ -220,8 +220,8 @@ function resultLine(type, item, linenumber) { if (type == "image") { html += "