mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-22 04:07:04 +02:00
Add template event pair - quickreply_editor_message_before and quickreply_editor_message_before to quickreply_editor.html for both of prosilver and subsilver2 styles. This allows extensions to modify quick reply postform. For example, to add BBCode buttons and/or smilies and so on. PHPBB3-12166