Insert missing space.
authorMike Taylor <mike@indexdata.com>
Thu, 27 Jun 2013 15:21:37 +0000 (17:21 +0200)
committerMike Taylor <mike@indexdata.com>
Thu, 27 Jun 2013 15:21:37 +0000 (17:21 +0200)
experiments/spclient/mkws.js

index 480c688..6bc3a30 100644 (file)
@@ -530,7 +530,7 @@ function mkws_html_all(config) {
           <td valign="top">\
             <div id="ranking">\
               <form name="select" id="select" action="" >\
-        ' + M('Sort by') + mkws_html_sort(config) + '\
+        ' + M('Sort by') + ' ' + mkws_html_sort(config) + '\
         ' + M('and show') + ' ' + mkws_html_perpage(config) + '\
         ' + M('per page') + '.\
        </form>\