diff --git a/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_obj_id_edit.svelte b/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_obj_id_edit.svelte
index 1b14712e..f42e13cb 100644
--- a/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_obj_id_edit.svelte
+++ b/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_obj_id_edit.svelte
@@ -411,9 +411,10 @@ function send_staff_notification_email() {
class:hidden={!$idaa_sess.bb.show__inline_edit__file_upload}
>
- WARNING - This feature is currently only available to staff. It is intended for attaching something like a PDF or image to a specific post.
+
+ NOTE - This is intended for attaching something like a PDF or image to a specific post. Images will be displayed in line. PDFs will be shown with a download button.
- {#if $ae_loc.trusted_access}
+ {#if $ae_loc.authenticated_access}
Upload post files
- Aether hosted files only
- Recommended: documents (PDF), audio (mp3, m4a), and video (mp4, mkv)
+
+ Recommended: documents (PDF) and images (png, webp, jpg)
+
+