From daa326898e39ed0c74db5649ac73bb9e237a948b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Dirk-L=C3=BCder=20Kreie?= Date: Thu, 31 May 2007 12:33:51 +0000 Subject: [PATCH 1/1] rm double "this" --- app/views/user/new.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/user/new.rhtml b/app/views/user/new.rhtml index a3e77cba8..409e30a65 100644 --- a/app/views/user/new.rhtml +++ b/app/views/user/new.rhtml @@ -1,7 +1,7 @@

Create a user account


Fill in the form and we'll send you a quick email to activate your account.

-By creating an account, you agree that all work uploaded to openstreetmap.org and all data created by use of any tools which connect to openstreetmap.org is to be licensed under this this Creative Commons license (by-sa).

+By creating an account, you agree that all work uploaded to openstreetmap.org and all data created by use of any tools which connect to openstreetmap.org is to be licensed under this Creative Commons license (by-sa).

<%= error_messages_for 'user' %> -- 2.43.2