Move form field templates to shared template-group
authorCyperghost <olaf_schmitz_1@t-online.de>
Thu, 25 Jan 2024 14:22:28 +0000 (15:22 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Thu, 25 Jan 2024 14:22:28 +0000 (15:22 +0100)
commit53e4271668f0ed9d0b9e58df30a12a3fbd672974
treeeb918fad17586f04d19f902c35d96b883a6a2754
parent5d9c08fcc0bf07002e10d3e18380e7d6cff35970
Move form field templates to shared template-group
18 files changed:
com.woltlab.wcf/acpTemplateDelete.xml
com.woltlab.wcf/templateDelete.xml
com.woltlab.wcf/templates/__captchaFormField.tpl [deleted file]
com.woltlab.wcf/templates/__colorFormField.tpl [deleted file]
com.woltlab.wcf/templates/__formFieldDataHandler.tpl [deleted file]
com.woltlab.wcf/templates/__hiddenFormField.tpl [deleted file]
com.woltlab.wcf/templates/__singleSelectionFormField.tpl [deleted file]
com.woltlab.wcf/templates/shared_captchaFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/shared_colorFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/shared_formFieldDataHandler.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/shared_hiddenFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/shared_singleSelectionFormField.tpl [new file with mode: 0644]
wcfsetup/install/files/acp/templates/__captchaFormField.tpl [deleted file]
wcfsetup/install/files/acp/templates/__colorFormField.tpl [deleted file]
wcfsetup/install/files/acp/templates/__formFieldDataHandler.tpl [deleted file]
wcfsetup/install/files/acp/templates/__hiddenFormField.tpl [deleted file]
wcfsetup/install/files/acp/templates/__simpleAclFormField.tpl [deleted file]
wcfsetup/install/files/acp/templates/__singleSelectionFormField.tpl [deleted file]