{% requireEdition CraftPro %}
0 and image.height > 0 %} style="background-image: url('{{ image.url }}'); width: {{ image.width }}px; height: {{ image.height }}px;" data-url="{{ image.url }}" {% endif %} {%- endif %}>
{% if craft.rebrand.isImageUploaded(imageType) %}
{% if imageType == 'logo' %}{{ block('changeLogoLabel') }}{% else %}{{ block('changeIconLabel') }}{% endif %}
{% if imageType == 'logo' %}{{ block('deleteLogoLabel') }}{% else %}{{ block('deleteIconLabel') }}{% endif %}
{% else %}
{% if imageType == 'logo' %}{{ block('uploadLogoLabel') }}{% else %}{{ block('uploadIconLabel') }}{% endif %}
{% endif %}