diff --git a/resources/views/settings/relationships/home.blade.php b/resources/views/settings/relationships/home.blade.php index c4183534a..66b27628f 100644 --- a/resources/views/settings/relationships/home.blade.php +++ b/resources/views/settings/relationships/home.blade.php @@ -18,34 +18,33 @@
+ {{-- | - | + --}}Username | -Relationship | Action | ||
---|---|---|---|---|---|---|
- {{-- --}} - | + {{--+ + | --}}
-
- {{$follower->username}}
+
+ {{$follower->username}} + |
@if($mode == 'following')
- Following | Unfollow | @else -Follower | Mute Block @@ -55,10 +54,19 @@ @endforeach |