From: Marcel Werk Date: Fri, 17 Mar 2017 17:51:25 +0000 (+0100) Subject: Made use of the new tag X-Git-Tag: 3.1.0_Beta_1~3^2~1 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=78890c1869bfbde1705e9c9deb584708b5ba6945;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.legalNotice.git Made use of the new tag --- diff --git a/files/lib/page/LegalNoticePage.class.php b/files/lib/page/LegalNoticePage.class.php index b36aa55..1dc9c84 100644 --- a/files/lib/page/LegalNoticePage.class.php +++ b/files/lib/page/LegalNoticePage.class.php @@ -31,8 +31,7 @@ class LegalNoticePage extends AbstractPage { parent::assignVariables(); WCF::getTPL()->assign([ - 'encodedEmailAddress' => StringUtil::encodeAllChars(LEGAL_NOTICE_EMAIL_ADDRESS), - 'allowSpidersToIndexThisPage' => true + 'encodedEmailAddress' => StringUtil::encodeAllChars(LEGAL_NOTICE_EMAIL_ADDRESS) ]); } } diff --git a/page.xml b/page.xml index 43caf97..6353dc2 100644 --- a/page.xml +++ b/page.xml @@ -6,6 +6,7 @@ wcf\page\LegalNoticePage Impressum Legal Notice + 1 Legal Notice