From: Alexander Ebert Date: Fri, 4 Oct 2024 10:54:59 +0000 (+0200) Subject: Add a new template event after the option name X-Git-Tag: 6.1.0_RC_1~12^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e6e05387e8ee22d1107cad837e8abd7983180ba6;p=GitHub%2FWoltLab%2FWCF.git Add a new template event after the option name See https://www.woltlab.com/community/thread/308241-und-noch-ein-templateevent-bitte/ --- diff --git a/wcfsetup/install/files/acp/templates/optionFieldList.tpl b/wcfsetup/install/files/acp/templates/optionFieldList.tpl index a0200c536f..6f4340f014 100644 --- a/wcfsetup/install/files/acp/templates/optionFieldList.tpl +++ b/wcfsetup/install/files/acp/templates/optionFieldList.tpl @@ -23,6 +23,8 @@ {/if} {$langPrefix|concat:$option->optionName|phrase} + + {event name='afterOptionName'} {/if}