From cb727d4d91b25f95c102b2df6bebf25d4e8d0b8d Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 27 Oct 2014 12:19:26 +0000 Subject: [PATCH] Wording. --- doc/mkws-manual.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index 043be03..c62998f 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -404,9 +404,9 @@ Message of the day Some applications might like to open with content in the area that will subsequently be filled with result-records -- a message of the day, a welcome message or a help page. This can be done by placing an -`mkws-motd` division anywhere on the page. It will be moved into the -`mkws-results` area and initially displayed, but will be hidden when a -search is made. +`mkws-motd` division anywhere on the page. It will initially be moved +into the `mkws-results` area and displayed, but will be hidden as soon +as the first search is made. Popup results with jQuery UI -- 1.7.10.4