X-Git-Url: http://git.hcoop.net/hcoop/portal.git/blobdiff_plain/96bd398ee746f9f2975bc06b24fcbe7e430164fb..2cce576765e93c1f2b34397adbdae6c0e57509a2:/apps.mlt diff --git a/apps.mlt b/apps.mlt index 33fb346..e3ac4b2 100644 --- a/apps.mlt +++ b/apps.mlt @@ -32,6 +32,7 @@ if $"show" <> "" then end %> <% if (iff board then not found else false) then %>[Vote]<% end %> Username: <% #name appl %> Real name: <% Web.html (#rname appl) %> + E-mail: <% #email appl %> Forward e-mail? <% if #forward appl then %>yes<% else %>no<% end %> Proposed uses: <% Web.htmlNl (#uses appl) %> Other information: <% Web.htmlNl (#other appl) %> @@ -196,7 +197,7 @@ end %> <% if board then %> - <% if length votes >= 2 then %>Approve this member.
<% end %> + <% if length votes >= 3 then %>Approve this member.
<% end %> Deny this application. <% end %> <% end