X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/ac033731e1c7cf12d955ba75ea0835b4deed7742..7462eb0578c84056fb0934aa0cbd1acb4873a993:/comingNext/index.html diff --git a/comingNext/index.html b/comingNext/index.html index 1e2f2a3..f30cb7d 100644 --- a/comingNext/index.html +++ b/comingNext/index.html @@ -1397,7 +1397,7 @@ function printHintBox(text) { uniqueId++; return '' + getLocalizedText('settings.help') + ''+ - '
' + text + '
'; + ''; } function showAbout()