From: Adam Chlipala Date: Fri, 23 May 2008 21:54:06 +0000 (+0000) Subject: Make it easier to find the e-mail addresses folks used when applying X-Git-Url: https://git.hcoop.net/bpt/portal.git/commitdiff_plain/81200ec225a9441fb9a5673f2098674b58a5dcfe Make it easier to find the e-mail addresses folks used when applying --- diff --git a/apps.mlt b/apps.mlt index dcfbc5f..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) %>