Bigger text announcing the need to remember a password
authorAdam Chlipala <adamc@hcoop.net>
Tue, 1 Jan 2008 00:09:58 +0000 (00:09 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Tue, 1 Jan 2008 00:09:58 +0000 (00:09 +0000)
app/join.mlt

index 0ac3f50..1b39eac 100644 (file)
@@ -36,7 +36,7 @@
                  NONE => %><h3>Error sending confirmation e-mail</h3><%
                | SOME unix_passwd =>
                        %><h3>Application recorded</h3>
-                       Check your e-mail for a message with further instructions.  <b>Save this password to use to access your new account if your application is approved</b>:
+                       Check your e-mail for a message with further instructions.  <h1>Save this password to use to access your new account if your application is approved</h1>:
                        <blockquote><tt><% Web.html unix_passwd %></tt></blockquote><%
                end
        end