move forgotten rotator from template

This commit is contained in:
Jakobus Schürz 2023-03-11 17:26:50 +01:00
parent 9140914a24
commit 88f21c5892
1 changed files with 0 additions and 2 deletions

View File

@ -485,7 +485,6 @@ as the value of $top_child_total (this is done at the end of this file)
{{/if}} {{/if}}
{{* Put additional actions in a dropdown menu *}} {{* Put additional actions in a dropdown menu *}}
<img id="like-rotator-{{$item.id}}" class="like-rotator" src="images/rotator.gif" alt="{{$item.wait}}" title="{{$item.wait}}" style="display: none;" />
{{* Event attendance buttons *}} {{* Event attendance buttons *}}
{{if $item.isevent}} {{if $item.isevent}}
@ -563,7 +562,6 @@ as the value of $top_child_total (this is done at the end of this file)
</li> </li>
{{/if}} {{/if}}
</ul> </ul>
<img id="like-rotator-{{$item.id}}" class="like-rotator" src="images/rotator.gif" alt="{{$item.wait}}" title="{{$item.wait}}" style="display: none;" />
</div> </div>
{{/if}} {{/if}}
<span class="pull-right checkbox"> <span class="pull-right checkbox">