Skip to content

Commit 2ebffc0

Browse files
CarlSchwanMichaIngsolracsf
committed
Add warning to the user
Signed-off-by: Carl Schwan <carl@carlschwan.eu> Co-authored-by: MichaIng <micha@dietpi.com> Co-authored-by: zroebg <carlos@reendex.com>
1 parent 36721a8 commit 2ebffc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/settings/templates/settings/personal/personal.info.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373

7474
<div id="cropper" class="hidden">
7575
<div class="inner-container">
76+
<p style="width: 300px; margin-top: 0.5rem"><?php p($l->t('Please note that it can take up to 24 hours for the avatar to get updated everywhere.')); ?></p>
7677
<div class="inlineblock button" id="abortcropperbutton"><?php p($l->t('Cancel')); ?></div>
7778
<div class="inlineblock button primary" id="sendcropperbutton"><?php p($l->t('Choose as profile picture')); ?></div>
7879
</div>

0 commit comments

Comments
 (0)