From 9d645950fa009976927018792cc2724487444f8f Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 5 Feb 2014 17:20:06 +0000 Subject: [PATCH] Correct documentation for MOTD --- tools/htdocs/whitepaper.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/htdocs/whitepaper.markdown b/tools/htdocs/whitepaper.markdown index 7ae655d..f8bfe2d 100644 --- a/tools/htdocs/whitepaper.markdown +++ b/tools/htdocs/whitepaper.markdown @@ -200,9 +200,9 @@ Refinements 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 -`mkwsMOTDContainer` division on the page next to `mkwsResults` or -`mkwsRecords`. The contents of this element are initially displayed, -but will be hidden when a search is made. +`mkwsMOTD` division anywhere on the page. It will be moved into the +`mkwsResults` area and initially displayed, but will be hidden when a +search is made. ### Customised display using Handlebars templates -- 1.7.10.4