doc: a little clarification for motd.html

This commit is contained in:
Heikki Hannikainen 2012-11-10 12:42:20 +02:00
parent 0724e2c5f6
commit 17cb51a8ee
1 changed files with 3 additions and 1 deletions

View File

@ -393,7 +393,9 @@ To remove the MOTD, simply remove motd.html or rename it to nomotd.html (or
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:
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 <html>
or <body> needed):
<div class='msg_i'>
Informative message about upcoming maintenance or configuration change.