1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-26 03:22:37 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-02-09 12:49:10 +01:00

View File

@@ -77,7 +77,7 @@
<!-- EVENT viewtopic_body_poll_before --> <!-- EVENT viewtopic_body_poll_before -->
<!-- IF S_HAS_POLL --> <!-- IF S_HAS_POLL -->
<form method="post" action="{S_POLL_ACTION}" data-ajax="vote_poll" class="topic_poll"> <form method="post" action="{S_POLL_ACTION}" data-ajax="vote_poll" data-refresh="true" class="topic_poll">
<div class="panel"> <div class="panel">
<div class="inner"> <div class="inner">