From dd4d47bde45d20954129ba256696bf12c3826cdd Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 16 Mar 2025 02:04:04 +0000 Subject: fix hx-target everywhere :< --- templates/actor/profile_block_button.php | 2 +- templates/actor/profile_editable.php | 3 ++- templates/actor/profile_follow_button.php | 2 +- templates/actor/profile_poke_form.php | 3 ++- templates/actor/profile_reset_avatar.php | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) (limited to 'templates/actor') diff --git a/templates/actor/profile_block_button.php b/templates/actor/profile_block_button.php index 1b71613..98ed438 100644 --- a/templates/actor/profile_block_button.php +++ b/templates/actor/profile_block_button.php @@ -3,7 +3,7 @@ $blocks = $user->actor->blocks($actor); $action = $blocks ? 'unblock' : 'block'; ?> \ No newline at end of file diff --git a/templates/actor/profile_editable.php b/templates/actor/profile_editable.php index fc969bd..f4318fd 100644 --- a/templates/actor/profile_editable.php +++ b/templates/actor/profile_editable.php @@ -1,4 +1,5 @@ -