{% if error == false %} {% if Documents or Download_Archive %} {% if main_folder_title %}
{{ze('admin', 'phrase', 'Warning: content item is Public, the selected document \"[[Document_Link_Text]]\" is Private, so the document will not appear to visitors.', item)}}
{% elseif item.privacy == 'offline' %}{{ze('admin', 'phrase', 'Warning: the selected document \"[[Document_Link_Text]]\" is Offline, so the document will not appear to visitors.', item)}}
{% endif %}