{# load formvalidation config #} {% set aFvDataAttrNames = oViewConf.getViewThemeParam("aFvDataAttrNames") %} {% set blIsError = 0 %} {% for key, oEr in Errors.loginBoxErrors %} {% set blIsError = 1 %} {% endfor %} {% if not oxcmp_user.oxuser__oxpassword.value %}
{% endif %}