From 2a3fa805404795c688444d2f7bbf0f3c19e20d51 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Sun, 24 Apr 2016 12:15:40 -0400 Subject: [PATCH] wording needed updating --- app/views/layouts/_newmap.html.erb | 8 ++++---- app/views/shared/_forkmap.html.erb | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/views/layouts/_newmap.html.erb b/app/views/layouts/_newmap.html.erb index 63825b57..5ebce204 100644 --- a/app/views/layouts/_newmap.html.erb +++ b/app/views/layouts/_newmap.html.erb @@ -25,7 +25,7 @@
- Collaborate with other mappers on editing this map. Those without accounts can view this map. + Anyone with an account can edit this map. Anyone without an account can only view it.

COMMONS

@@ -33,7 +33,7 @@
- Anyone, with or without an account, can view this map but not edit anything. + Only people you allow can edit this map. Anyone can view it.

PUBLIC

@@ -41,14 +41,14 @@
- Only you can view or edit this map. + Only people you allow can edit this map. No one else can view it.

PRIVATE

-

Collaborate with other mappers on editing this map. Those without accounts can view this map.

+

Anyone with an account can edit this map. Anyone without an account can only view it.

diff --git a/app/views/shared/_forkmap.html.erb b/app/views/shared/_forkmap.html.erb index 78a7aec4..1a262d74 100644 --- a/app/views/shared/_forkmap.html.erb +++ b/app/views/shared/_forkmap.html.erb @@ -26,7 +26,7 @@
- Collaborate with other mappers on editing this map. Those without accounts can view this map. + Anyone with an account can edit this map. Anyone without an account can only view it.

COMMONS

@@ -34,7 +34,7 @@
- Anyone, with or without an account, can view this map but not edit anything. + Only people you allow can edit this map. Anyone can view it.

PUBLIC

@@ -42,14 +42,14 @@
- Only you can view or edit this map. + Only people you allow can edit this map. No one else can view it.

PRIVATE

-

Collaborate with other mappers on editing this map. Those without accounts can view this map.

+

Anyone with an account can edit this map. Anyone without an account can only view it.