]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/confirm.rhtml
new de translation. More of the user view translated.
[rails.git] / app / views / user / confirm.rhtml
index 8b137891791fe96927ad78e64b0aad7bded08bdc..7953ff8222eaf2837ee9b2cd646b1adf8c09a574 100644 (file)
@@ -1 +1,10 @@
+<h1>Confirm a user account</h1>
+
+<p>Press the confirm button below to activate your account.</p>
+
+<form method="post">
+<input type="hidden" name="confirm_string" value="<%= params[:confirm_string] %>">
+<input type="submit" name="confirm_action" value="Confirm">
+</form>
+