From 6b78446c1d5b76438d40bbe68aa0397de533e61a Mon Sep 17 00:00:00 2001
From: winter
Date: Mon, 20 Jan 2025 17:43:17 +0000
Subject: various avatar tweaks and profile above note form
---
templates/actor_avatar.php | 2 +-
templates/actor_profile_editable.php | 3 ++-
templates/actor_profile_reset_avatar.php | 3 +++
templates/mobilepane_left.php | 4 +++-
templates/skeleton.php | 2 +-
templates/write_note_form.php | 9 +++++++++
6 files changed, 19 insertions(+), 4 deletions(-)
create mode 100644 templates/actor_profile_reset_avatar.php
(limited to 'templates')
diff --git a/templates/actor_avatar.php b/templates/actor_avatar.php
index 439072b..16b529b 100644
--- a/templates/actor_avatar.php
+++ b/templates/actor_avatar.php
@@ -1,5 +1,5 @@
avatar)): ?>
-
+
\ No newline at end of file
diff --git a/templates/actor_profile_editable.php b/templates/actor_profile_editable.php
index 2c0ef5c..1370e53 100644
--- a/templates/actor_profile_editable.php
+++ b/templates/actor_profile_editable.php
@@ -14,7 +14,8 @@
= sprintf(__('version'), get_version()) ?>
diff --git a/templates/skeleton.php b/templates/skeleton.php index f7670c0..afe7321 100644 --- a/templates/skeleton.php +++ b/templates/skeleton.php @@ -59,7 +59,7 @@ $settings = GlobalSettings::getInstance();