From: Michael Tremer Date: Mon, 9 Oct 2023 16:48:38 +0000 (+0000) Subject: docs: Replace "IPFire Wiki" with "IPFire Documentation" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=109c507bcb90ec8229edd225b96aa8f0af23f926;p=ipfire.org.git docs: Replace "IPFire Wiki" with "IPFire Documentation" Signed-off-by: Michael Tremer --- diff --git a/src/templates/docs/page.html b/src/templates/docs/page.html index 90995244..b91a5562 100644 --- a/src/templates/docs/page.html +++ b/src/templates/docs/page.html @@ -12,8 +12,8 @@ {% block head %} - - + + @@ -23,7 +23,7 @@ - + {% end block %} diff --git a/src/templates/users/edit.html b/src/templates/users/edit.html index 0235b636..470d1be5 100644 --- a/src/templates/users/edit.html +++ b/src/templates/users/edit.html @@ -121,7 +121,7 @@ placeholder="{{ _("Tell Us Who You Are") }}">{{ account.description or "" }}

- {{ _("You can use Markdown syntax as you know it from the IPFire Wiki") }} + {{ _("You can use Markdown syntax as you know it from the IPFire Documentation") }}