From: Alexander Ebert Date: Wed, 29 Nov 2017 10:49:46 +0000 (+0100) Subject: Adjusted cover photo sizes, added description on limits X-Git-Tag: 3.1.0_Beta_4~43 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b971006b9e20513c040b149e64ececeedaa5559b;p=GitHub%2FWoltLab%2FWCF.git Adjusted cover photo sizes, added description on limits See #2484 --- diff --git a/com.woltlab.wcf/templates/user.tpl b/com.woltlab.wcf/templates/user.tpl index 91ddf303f1..4056777314 100644 --- a/com.woltlab.wcf/templates/user.tpl +++ b/com.woltlab.wcf/templates/user.tpl @@ -345,8 +345,6 @@ {if MODULE_USER_COVER_PHOTO && $user->userID == $__wcf->user->userID} {if $__wcf->getSession()->getPermission('user.profile.coverPhoto.canUploadCoverPhoto')}
- {lang}wcf.user.coverPhoto.description{/lang} - {if $__wcf->user->disableCoverPhoto}

{lang}wcf.user.coverPhoto.error.disabled{/lang}

{else} @@ -354,6 +352,7 @@ {* placeholder for the upload button *}
+ {lang}wcf.user.coverPhoto.upload.description{/lang} {/if}