]> ruin.nu Git - ndwebbie.git/blobdiff - templates/motd.tmpl
implemented motd
[ndwebbie.git] / templates / motd.tmpl
diff --git a/templates/motd.tmpl b/templates/motd.tmpl
new file mode 100644 (file)
index 0000000..0fd2f7f
--- /dev/null
@@ -0,0 +1,6 @@
+<form action="/index.pl" method="post"><fieldset> <legend>Motd</legend>
+       <textarea rows="25" cols="80" name="motd"><TMPL_VAR NAME=MOTD></textarea>
+       <input type="hidden" name="cmd" value="change"/>
+       <input type="hidden" name="page" value="motd"/>
+       <br/><input type="submit" value="Change"/>
+</fieldset></form>