Do not use html variables in AbstractFormField::getHtml()
authorMatthias Schmidt <gravatronics@live.com>
Sun, 12 Jan 2020 16:11:14 +0000 (17:11 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 12 Jan 2020 16:11:14 +0000 (17:11 +0100)
commitc468b9f9ef3403f3ac6bd123a436069150d9cd29
treee649d57437187b540b8d2d4216b9677afd4af759
parente418f0f01b5eb113dd67c062d589e340064253d6
Do not use html variables in AbstractFormField::getHtml()

The additional template variables are only relevant for the actual form field which is generated by `AbstractFormField::getFieldHtml()`.
wcfsetup/install/files/lib/system/form/builder/field/AbstractFormField.class.php