{{ L_TO }} {% if S_ALLOW_MASS_PM %} {% if to_recipient %}
{{ L_TO }}{{ L_COLON }}
{% for to_recipient in to_recipient %} {% if not to_recipient.S_FIRST_ROW and to_recipient.S_ROW_COUNT mod 4 == 0 %}
{% endif %} {% if to_recipient.IS_GROUP %} {{ to_recipient.NAME }} {% else %} {{ to_recipient.NAME_FULL }} {% endif %} {% if not S_EDIT_POST %} {% endif %} {% endfor %}
{% endif %} {% if bcc_recipient %}
{{ L_BCC }}{{ L_COLON }}
{% for bcc_recipient in bcc_recipient %} {% if not bcc_recipient.S_FIRST_ROW and bcc_recipient.S_ROW_COUNT mod 4 == 0 %}
{% endif %} {% if bcc_recipient.IS_GROUP %} {{ bcc_recipient.NAME }} {% else %} {{ bcc_recipient.NAME_FULL }} {% endif %} {% if not S_EDIT_POST %} {% endif %} {% endfor %}
{% endif %} {% if not S_EDIT_POST %}
{{ L_FIND_USERNAME }} {% EVENT posting_pm_header_find_username_after %}
{% endif %} {% else %}
{% if not S_EDIT_POST %}

{{ L_FIND_USERNAME }}

{% endif %} {% if to_recipient %}
{% for to_recipient in to_recipient %} {% if not to_recipient.S_FIRST_ROW and to_recipient.S_ROW_COUNT mod 4 == 0 %}
{% endif %} {% if to_recipient.IS_GROUP %} {{ to_recipient.NAME }} {% else %} {{ to_recipient.NAME_FULL }} {% endif %} {% if not S_EDIT_POST %} {% endif %} {% endfor %}
{% endif %} {% if not S_EDIT_POST %}
{% endif %}
{% endif %} {% if S_GROUP_OPTIONS %}
{% endif %}