@ -9,7 +9,7 @@
<nav aria-label="Table action buttons">
@sr(Table actions)
@if(guest() || !user()->confirmed || user()->ownsTable($table))
@if(guest() || !user()->confirmed)
{{-- Guest, unconfirmed, or a table owner --}}
@if(FEATURE_FORKS)