mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 15:16:16 +02:00
Merge remote-tracking branch 'prototech/ticket/11899' into develop
# By Cesar G # Via Cesar G * prototech/ticket/11899: [ticket/11899] Give indication of activity after voting in poll.
This commit is contained in:
commit
27e54f9473
@ -60,7 +60,7 @@
|
||||
<div class="clear"></div>
|
||||
|
||||
<!-- IF S_HAS_POLL -->
|
||||
<form method="post" action="{S_POLL_ACTION}" data-ajax="vote_poll" data-overlay="false" class="topic_poll">
|
||||
<form method="post" action="{S_POLL_ACTION}" data-ajax="vote_poll" class="topic_poll">
|
||||
|
||||
<div class="panel">
|
||||
<div class="inner">
|
||||
|
Loading…
x
Reference in New Issue
Block a user