From 35c74e692108b241de3da2f3fda321050d8915e0 Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Thu, 10 Jul 2014 11:07:27 +0200 Subject: [PATCH] Fix opening tag names in language files --- wcfsetup/install/lang/de.xml | 4 ++-- wcfsetup/install/lang/en.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index c5cf9d5a16..f2212e830c 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -844,8 +844,8 @@ - - + + getPath()}acp/dereferrer.php?url={'https://github.com/settings/applications'|rawurlencode}" class="externalURL">GitHub anfordern. Die Callback URL ist: {link controller="GithubAuth" forceFrontend=true appendSession=false}{/link}]]> diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 0c5c8c073c..e5f0e1a3dd 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -843,8 +843,8 @@ Examples for medium ID detection: - - + + getPath()}acp/dereferrer.php?url={'https://github.com/settings/applications'|rawurlencode}" class="externalURL">GitHub. The Callback URL is: {link controller="GithubAuth" forceFrontend=true appendSession=false}{/link}]]> -- 2.20.1