From: Alexander Ebert Date: Sun, 10 Dec 2017 17:41:17 +0000 (+0100) Subject: Fixed the cover photo delete button X-Git-Tag: 3.1.0_Beta_4~3 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f2b0fe01de520525c0ea352062c4f205cd947d94;p=GitHub%2FWoltLab%2FWCF.git Fixed the cover photo delete button --- diff --git a/com.woltlab.wcf/templates/user.tpl b/com.woltlab.wcf/templates/user.tpl index a2d64f7792..cc215263ea 100644 --- a/com.woltlab.wcf/templates/user.tpl +++ b/com.woltlab.wcf/templates/user.tpl @@ -157,7 +157,7 @@ {if $__wcf->getSession()->getPermission('user.profile.coverPhoto.canUploadCoverPhoto')}
  • {lang}wcf.user.coverPhoto.upload{/lang}
  • {/if} -
  • coverPhotoHash} style="display:none;"{/if}>{lang}wcf.user.coverPhoto.delete{/lang}
  • + coverPhotoHash} style="display:none;"{/if}>{lang}wcf.user.coverPhoto.delete{/lang} {/if} @@ -374,9 +374,13 @@ {/if} {/if}