{% if oView.getWishList() and oView.showSuggest() %} {% if Errors.account_whishlist|is_array and Errors.account_whishlist|length > 0 %} {% for key, oEr in Errors.account_whishlist %}

{{ oEr.getOxMessage() }}

{% endfor %} {% endif %} {% set editval = oView.getEnteredData() %}
{{ oViewConf.getHiddenSid()|raw }} {{ translate({ ident: "SEND_GIFT_REGISTRY" }) }}
{% endif %}