From 101d4d1b517b83c916c731c46e5d82b7d2f203c7 Mon Sep 17 00:00:00 2001 From: flashwave Date: Mon, 25 Mar 2019 21:12:49 +0100 Subject: [PATCH] Updated text on profile. --- templates/profile/index.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/profile/index.twig b/templates/profile/index.twig index 2c05b63c..46762375 100644 --- a/templates/profile/index.twig +++ b/templates/profile/index.twig @@ -46,7 +46,7 @@
  • Avatar
  • May not exceed the {{ guidelines.avatar.max_size|byte_symbol(true) }} file size limit.
  • May not be larger than {{ guidelines.avatar.max_width }}x{{ guidelines.avatar.max_height }}.
  • -
  • Will be centre cropped and scaled to 200x200.
  • +
  • Will be centre cropped and scaled to at most 240x240.
  • Animated gif images are allowed.
  • {% endif %}