]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/confirm.rhtml
nicer signup confirmation email
[rails.git] / app / views / user / confirm.rhtml
index 5577b7068889c6c2694644ed477bbea77cf21fd7..ea2aab814a57efe5f1d05abd188bc9bad36ce57f 100644 (file)
@@ -2,6 +2,8 @@
 
 <p>Press the confirm button below to activate your account.</p>
 
+<!-- FIXME this is deeply fucked up that the confirmation page should then get you to add a button -->
+
 <form method="post">
 <input type="hidden" name="confirm_string" value="<%= params[:confirm_string] %>">
 <input type="submit" name="confirm_action" value="Confrm">