diff options
Diffstat (limited to 'templates/actor_profile_reset_avatar.php')
| -rw-r--r-- | templates/actor_profile_reset_avatar.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/actor_profile_reset_avatar.php b/templates/actor_profile_reset_avatar.php deleted file mode 100644 index 86a3507..0000000 --- a/templates/actor_profile_reset_avatar.php +++ /dev/null @@ -1,3 +0,0 @@ -<button type="button" class="secondary inline" hx-post="/fragment/profile/resetAvatar" <?= ($reset ?? false) ? 'disabled' : '' ?>> - <?= __(($reset ?? false) ? 'user.profile.avatarReset' : 'user.profile.resetAvatar') ?> -</button>
\ No newline at end of file |
