{% set isHaveImage = agentDetails and agentDetails.profileImagePath ? 1 : 0 %}
{{ 'Upload a Profile Image (100px x 100px)
in PNG or JPG Format'|trans|raw }}
{% if isHaveImage %}
{% endif %}
{{ "Choose your default timezone"|trans }}
{{ "Choose your default timezone"|trans }}
{{ 'User signature will be append at the bottom of ticket reply box'|trans }}
{% if user_service.isAccessAuthorized('ROLE_ADMIN') %}