diff options
| -rw-r--r-- | phpBB/styles/prosilver/template/posting_poll_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/posting_poll_body.html b/phpBB/styles/prosilver/template/posting_poll_body.html index 6acd371415..c3eea0d21d 100644 --- a/phpBB/styles/prosilver/template/posting_poll_body.html +++ b/phpBB/styles/prosilver/template/posting_poll_body.html @@ -43,8 +43,8 @@ <dd><label for="poll_vote_change"><input type="checkbox" id="poll_vote_change" name="poll_vote_change"{VOTE_CHANGE_CHECKED} /> {L_POLL_VOTE_CHANGE_EXPLAIN}</label></dd> </dl> <!-- ENDIF --> - <!-- EVENT posting_poll_body_options_after --> <!-- ENDIF --> + <!-- EVENT posting_poll_body_options_after --> <!-- IF S_POLL_DELETE --> <dl class="fields1"> |
