mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
[ticket/11899] Give indication of activity after voting in poll.
PHPBB3-11899
This commit is contained in:
parent
852b707b48
commit
42a4305f19
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue