From db302c43f70418bb59f298be01b125fba221b20c Mon Sep 17 00:00:00 2001 From: Heikki Hannikainen Date: Sat, 10 Nov 2012 12:43:43 +0200 Subject: [PATCH] doc: don't use html tags in doc... --- doc/CONFIGURATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/CONFIGURATION.md b/doc/CONFIGURATION.md index de653f5..20acda4 100644 --- a/doc/CONFIGURATION.md +++ b/doc/CONFIGURATION.md @@ -394,8 +394,8 @@ something). There is no need to restart aprsc to make changes in the MOTD. To display consistent HTML messages, you might want to use the same div CSS classes as aprsc itself. Here are some good sample contents - you can paste -these as-is to motd.html (without any other extra tags around them - no -or needed): +these as-is to motd.html (without any other extra tags around them - no `html` +or `body` tags needed):
Informative message about upcoming maintenance or configuration change.