Add ToS agreement and support for minors and their legal guardians
[bpt/portal.git] / apps.mlt
index 4fe9a28..a572697 100644 (file)
--- a/apps.mlt
+++ b/apps.mlt
@@ -91,6 +91,7 @@ First, create this UNIX user:
 <blockquote><tt>adduser <% #name appl %> "<% #rname appl %>"<% if #forward appl then %>" <% #email appl %>"<% end %></tt></blockquote>
 
 <form action="users">
+<input type="hidden" name="app" value="<% #id appl %>">
 <table>
 <tr> <td align="right"><b>Name</b>:</td> <td><input name="name" value="<% Web.html (#name appl) %>"></td> </tr>
 <tr> <td align="right"><b>Real name</b>:</td> <td><input name="rname" value="<% Web.html (#rname appl) %>"></td> </tr>