MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 739: Line 739:
         if (currentText !== "There were no results matching the query.") {
         if (currentText !== "There were no results matching the query.") {
             // Overwrite the content with "Search results"
             // Overwrite the content with "Search results"
             $paragraph.text('Pages including Search Results');
             $paragraph.text('Pages related to your Search');
         }
         }
     }
     }

Navigation menu