Changes to welcome text files
[hcoop/portal.git] / apps.mlt
index d2a7e92..00c2cfd 100644 (file)
--- a/apps.mlt
+++ b/apps.mlt
@@ -67,7 +67,7 @@ elseif $"approve" <> "" then
        %><h3>Approve application for <% #name appl %></h3>
        <form action="apps" method="post">
        <input type="hidden" name="approve2" value="<% $"approve" %>">
-       <b>Message</b>:<br>
+       <b>Message</b> (will be added at the end of <tt>~hcoop/portal/welcome.txt</tt>, so you might want to include some introductory text):<br>
        <textarea name="msg" rows="5" cols="80" wrap="soft"></textarea><br>
        <input type="submit" value="Submit">
        </form><%