From: Alexander Ebert Date: Wed, 13 Jul 2016 10:52:31 +0000 (+0200) Subject: Fixed ad list markup X-Git-Tag: 3.0.0_Beta_1~1175 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8af4c8dc7c9ac6cf053d06af3ba06ed087c7ff2a;p=GitHub%2FWoltLab%2FWCF.git Fixed ad list markup --- diff --git a/wcfsetup/install/files/acp/templates/adList.tpl b/wcfsetup/install/files/acp/templates/adList.tpl index 5222edc766..ef11a19393 100644 --- a/wcfsetup/install/files/acp/templates/adList.tpl +++ b/wcfsetup/install/files/acp/templates/adList.tpl @@ -36,6 +36,8 @@ {foreach from=$objects item='ad'}
  • + {$ad->adName} + @@ -43,8 +45,6 @@ {event name='itemButtons'} - - {$ad->adName}
  • {/foreach}