diff --git a/tpl/part/vote_table_classic.tpl b/tpl/part/vote_table_classic.tpl index b29798266b154218e2fbd5b79c1e9acb4925610b..e1feac7d0bb64f58480f4019cf59deb48c514a31 100644 --- a/tpl/part/vote_table_classic.tpl +++ b/tpl/part/vote_table_classic.tpl @@ -98,8 +98,8 @@ {if $active && !$expired && ( $poll->editable == constant('Framadate\Editable::EDITABLE_BY_ALL') - or ($poll->editable == constant('Framadate\Editable::EDITABLE_BY_OWN') && $editedVoteUniqueId == $vote->uniqId) or $admin + or ($poll->editable == constant('Framadate\Editable::EDITABLE_BY_OWN') && $editedVoteUniqueId == $vote->uniqId) ) } diff --git a/tpl/part/vote_table_date.tpl b/tpl/part/vote_table_date.tpl index 2f5145f5c4f10439eb3bc1be9ef97361859344fe..762f2b71e0ae5b247f13a633043c5b0e3b5aff70 100644 --- a/tpl/part/vote_table_date.tpl +++ b/tpl/part/vote_table_date.tpl @@ -149,8 +149,8 @@ {if $active && !$expired && ( $poll->editable == constant('Framadate\Editable::EDITABLE_BY_ALL') - or ($poll->editable == constant('Framadate\Editable::EDITABLE_BY_OWN') && $editedVoteUniqueId == $vote->uniqId) or $admin + or ($poll->editable == constant('Framadate\Editable::EDITABLE_BY_OWN') && $editedVoteUniqueId == $vote->uniqId) ) } <td class="hidden-print">