diff options
Diffstat (limited to 'settings/templates')
-rw-r--r-- | settings/templates/personal.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/templates/personal.php b/settings/templates/personal.php index b81b19d9060..8b5931c369f 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -60,6 +60,7 @@ <div class="inlineblock button primary" id="sendcropperbutton"><?php p($l->t('Choose as profile picture')); ?></div> </div> </div> + <span class="icon-checkmark hidden"/> <input type="hidden" id="avatarscope" value="<?php p($_['avatarScope']) ?>"> </form> </div> |