From: Alexander Ebert Date: Mon, 28 Nov 2011 11:45:42 +0000 (-0800) Subject: Merge pull request #263 from wbbaddons/packageListPluginsTplCorrectLinks X-Git-Tag: 2.0.0_Beta_1~1545^2~11 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2d3a3696a503967a90095099088c86dce8a1ef38;p=GitHub%2FWoltLab%2FWCF.git Merge pull request #263 from wbbaddons/packageListPluginsTplCorrectLinks Correcting links in packageListPlugins --- 2d3a3696a503967a90095099088c86dce8a1ef38 diff --cc wcfsetup/install/files/acp/templates/packageListPlugins.tpl index c138012b22,18b0a9a147..7411c89920 --- a/wcfsetup/install/files/acp/templates/packageListPlugins.tpl +++ b/wcfsetup/install/files/acp/templates/packageListPlugins.tpl @@@ -1,9 -1,9 +1,9 @@@ {foreach from=$plugins key=packageID item=package}
  • - +

    {$package->getName()}

    - Short descriptive text goes here + {$package->packageDescription|truncate:300}