From afb187e574ebb5d60949296a6c7ea945f3eb601c Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Tue, 8 Oct 2013 21:41:38 +0530 Subject: [PATCH] added a middot between the checkbox txt and the privacy policy text. --- 2014/anti-harassment/index.html | 3 ++- 2014/javascript/index.html | 1 + server/staging/lpc14/index.html | 5 +++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/2014/anti-harassment/index.html b/2014/anti-harassment/index.html index 9945abb2..43eb00e9 100644 --- a/2014/anti-harassment/index.html +++ b/2014/anti-harassment/index.html @@ -66,7 +66,8 @@ class="checkbox" /> Also join the FSF's newsletter -

| + · +

Read our privacy policy.

diff --git a/2014/javascript/index.html b/2014/javascript/index.html index b2f26e1d..059676e7 100644 --- a/2014/javascript/index.html +++ b/2014/javascript/index.html @@ -65,6 +65,7 @@ class="checkbox" /> Also join the FSF's newsletter + ·

Read our privacy policy.

diff --git a/server/staging/lpc14/index.html b/server/staging/lpc14/index.html index bc7fd474..bf964a66 100644 --- a/server/staging/lpc14/index.html +++ b/server/staging/lpc14/index.html @@ -60,12 +60,13 @@
+ + ·

Read our privacy policy.

-- 2.25.1