From 544c7580bf856c7215ddc57147bdd6ab4dfa5768 Mon Sep 17 00:00:00 2001
From: lucha <lucha@paranoici.org>
Date: Sat, 4 Jul 2020 13:10:52 -0700
Subject: [PATCH] removed patch that needs to be part of noblogs theme

---
 ...e-to-CA-in-registration-page-added-l.patch | 26 -------------------
 1 file changed, 26 deletions(-)
 delete mode 100644 patches/0200-removed-reference-to-CA-in-registration-page-added-l.patch

diff --git a/patches/0200-removed-reference-to-CA-in-registration-page-added-l.patch b/patches/0200-removed-reference-to-CA-in-registration-page-added-l.patch
deleted file mode 100644
index c6d79137..00000000
--- a/patches/0200-removed-reference-to-CA-in-registration-page-added-l.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From d21a91b1b6fbda07bbfa8c69a60fff627ae7c13b Mon Sep 17 00:00:00 2001
-From: lucha <lucha@paranoici.org>
-Date: Tue, 17 Oct 2017 19:10:28 +0200
-Subject: [PATCH 200/229] removed reference to CA in registration page, added
- link to list of friends domains
-
----
- wp-content/themes/noblogs-home/registration/register.php | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/wp-content/themes/noblogs-home/registration/register.php b/wp-content/themes/noblogs-home/registration/register.php
-index f463af08..1b9f0a26 100644
---- a/wp-content/themes/noblogs-home/registration/register.php
-+++ b/wp-content/themes/noblogs-home/registration/register.php
-@@ -24,7 +24,7 @@
- 
- 				<?php do_action( 'template_notices' ); ?>
- 
--				<p><?php _e( 'Before registering, please read our <a href="https://noblogs.org/policy">policy</a>. You may also want to install our <a href="http://ca.autistici.org">CA</a>.', 'buddypress' ); ?></p>
-+				<p><?php _e( 'Before registering, please read our <a href="https://noblogs.org/policy">policy</a>. In order to register, you need an email account either from <a href="https://autisitici.org">Autistici/Inventati</a>, or some other <a href="https://autistici.org/links">anonymous and indypendent server</a>.', 'buddypress' ); ?></p>
- 
- 				<?php do_action( 'bp_before_account_details_fields' ); ?>
- 
--- 
-2.17.1
-
-- 
GitLab