diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index ae421260e8..3f2effd2f6 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -693,22 +693,22 @@ viewtopic_body_footer_before and quick reply, directly before the jumpbox in Prosilver, breadcrumbs in Subsilver2. -viewtopic_body_poll_fieldset_append +viewtopic_body_poll_option_after === * Locations: + styles/prosilver/template/viewtopic_body.html + styles/subsilver2/template/viewtopic_body.html * Since: 3.1.0-b3 -* Purpose: Add content before the items in the polls fieldset +* Purpose: Add content after the poll option the list. -viewtopic_body_poll_fieldset_prepend +viewtopic_body_poll_option_before === * Locations: + styles/prosilver/template/viewtopic_body.html + styles/subsilver2/template/viewtopic_body.html * Since: 3.1.0-b3 -* Purpose: Add content after the items in the polls fieldset +* Purpose: Add content before the poll option the list. viewtopic_body_poll_question_append diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 2529374089..039b3286fa 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -71,15 +71,15 @@
diff --git a/phpBB/styles/subsilver2/template/viewtopic_body.html b/phpBB/styles/subsilver2/template/viewtopic_body.html index 5e6c243a48..0c89084b7f 100644 --- a/phpBB/styles/subsilver2/template/viewtopic_body.html +++ b/phpBB/styles/subsilver2/template/viewtopic_body.html @@ -76,10 +76,10 @@class="most-votes"> @@ -98,10 +98,10 @@ | x | +