Update view/theme/frio/templates/wall_thread.tpl

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Raroun 2023-11-03 13:05:23 +01:00 committed by GitHub
parent 202e86199e
commit acf8049327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ as the value of $top_child_total (this is done at the end of this file)
{{* Action buttons to interact with the item (like: like, dislike, share and so on *}}
{{* Buttons for like and dislike *}}
<div class="wall-item-actions-items btn-toolbar btn-group hidden-xs" role="group">
<div class="wall-item-actions-row">
<div class="wall-item-actions-row">
{{if $item.vote}}
{{if $item.vote.like}}