4,554
edits
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   |              $paragraph.text('Pages related to your Search');  | ||
         }  |          }  | ||
     }  |      }  | ||