From: Alexander Ebert Date: Sun, 30 Dec 2012 22:29:17 +0000 (+0100) Subject: Added support to create a link to landing page X-Git-Tag: 2.0.0_Beta_1~637 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=97800873752d5edcb4dd3c1c155eadb2427a7c7a;p=GitHub%2FWoltLab%2FWCF.git Added support to create a link to landing page {link}{/link} is now a perfectly valid call. --- diff --git a/wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php index 95b8ac769d..39031c0d7b 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php @@ -1,6 +1,5 @@