From 1f30566c3f63925ca56eaa21b4fa580b4bb1ffaf Mon Sep 17 00:00:00 2001 From: Shiny Nematoda Date: Fri, 19 May 2023 09:08:34 +0000 Subject: [PATCH] [BRANDING] s/gitea/forgejo/ in HTML placeholders Replaced Gitea branding with Forgejo for input placeholders Closes: #686 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/752 (cherry picked from commit 6160d37ca972566017aee46b2ef42f398f969dca) (cherry picked from commit df61138c7eaa25068fe0012644fd15b407a4816e) --- templates/admin/auth/edit.tmpl | 6 +++--- templates/admin/auth/source/ldap.tmpl | 4 ++-- templates/admin/auth/source/oauth.tmpl | 2 +- templates/install.tmpl | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/admin/auth/edit.tmpl b/templates/admin/auth/edit.tmpl index b81e7b5ff3..585ca678f6 100644 --- a/templates/admin/auth/edit.tmpl +++ b/templates/admin/auth/edit.tmpl @@ -129,11 +129,11 @@
- +
- +
@@ -360,7 +360,7 @@
- +
diff --git a/templates/admin/auth/source/ldap.tmpl b/templates/admin/auth/source/ldap.tmpl index 909cf77047..78febe100e 100644 --- a/templates/admin/auth/source/ldap.tmpl +++ b/templates/admin/auth/source/ldap.tmpl @@ -102,11 +102,11 @@
- +
- +
diff --git a/templates/admin/auth/source/oauth.tmpl b/templates/admin/auth/source/oauth.tmpl index 277ebdb011..56adcac319 100644 --- a/templates/admin/auth/source/oauth.tmpl +++ b/templates/admin/auth/source/oauth.tmpl @@ -100,7 +100,7 @@
- +
diff --git a/templates/install.tmpl b/templates/install.tmpl index ded01379c3..9616752271 100644 --- a/templates/install.tmpl +++ b/templates/install.tmpl @@ -139,7 +139,7 @@
- + {{.locale.Tr "install.domain_helper"}}
@@ -154,7 +154,7 @@
- + {{.locale.Tr "install.app_url_helper"}}