Move colon to the right place in HTML
authorAdam Chlipala <adamc@hcoop.net>
Tue, 3 Jun 2008 19:35:16 +0000 (19:35 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Tue, 3 Jun 2008 19:35:16 +0000 (19:35 +0000)
app/join.mlt

index a800619..7d4580f 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.  <h1>Save this password to use to access your new account if your application is approved</h1>:
+                       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>
                        <p><b>If you don't receive a confirmation e-mail message</b>, then something is wrong, and don't expect any further progress to be made on your application unless you contact <a href="mailto:admins@hcoop.net">admins@hcoop.net</a> describing the problem.  Before doing so, make sure our confirmation message didn't end up filtered as "spam."</p>
                <% end