From 931b36db5e28d42964c132a9d33dfcd054cc5821 Mon Sep 17 00:00:00 2001 From: Perflyst Date: Tue, 24 Dec 2019 17:15:39 +0100 Subject: [PATCH] Rename old SirCmpwn to ddevault --- README.md | 2 +- contrib/fr/overrides/admin.html | 4 ++-- contrib/fr/overrides/index.html | 2 +- templates/admin.html | 4 ++-- templates/index.html | 2 +- templates/invoice.html | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2b50e41..a26c588 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ string for later. Clone the git repository on the server that you want to host fosspay on: - git clone git://github.com/SirCmpwn/fosspay.git + git clone git://github.com/ddevault/fosspay.git cd fosspay Install the Python packages: diff --git a/contrib/fr/overrides/admin.html b/contrib/fr/overrides/admin.html index df8f551..2b5516f 100644 --- a/contrib/fr/overrides/admin.html +++ b/contrib/fr/overrides/admin.html @@ -24,7 +24,7 @@
  1. Set up a cron job to handle monthly donations. - + Relevant documentation .
  2. @@ -41,7 +41,7 @@ Donate to fosspay upstream?
  3. - Contribute code to fosspay upstream? + Contribute code to fosspay upstream?
diff --git a/contrib/fr/overrides/index.html b/contrib/fr/overrides/index.html index c3ab241..71e19a6 100644 --- a/contrib/fr/overrides/index.html +++ b/contrib/fr/overrides/index.html @@ -153,7 +153,7 @@ window.email = "{{user.email}}"; {% endif %}

- Powered by fosspay. + Powered by fosspay.

diff --git a/templates/admin.html b/templates/admin.html index aeb2177..63bd19e 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -25,7 +25,7 @@
  1. Set up a cron job to handle monthly donations. - + Relevant documentation .
  2. @@ -42,7 +42,7 @@ Donate to fosspay upstream?
  3. - Contribute code to fosspay upstream? + Contribute code to fosspay upstream?
diff --git a/templates/index.html b/templates/index.html index ddd5db1..4e402b8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -153,7 +153,7 @@ window.email = "{{user.email}}"; {% endif %}

- Powered by fosspay. + Powered by fosspay.

diff --git a/templates/invoice.html b/templates/invoice.html index be5de7e..27d40c5 100644 --- a/templates/invoice.html +++ b/templates/invoice.html @@ -53,7 +53,7 @@ const currency = "{{ _cfg("currency") }}";

- Powered by fosspay. + Powered by fosspay.