layouts/basic/modules/Vtiger/CustomView/AdvCondModal.tpl
{*<!-- {[The file is published on the basis of YetiForce Public License 6.5 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} -->*}
{strip}
<!-- tpl-Base-CustomView-AdvCondModal -->
<div class="modal-body">
{include file=\App\Layout::getTemplatePath('CustomView/AdvCondBody.tpl', $MODULE_NAME)}
</div>
<!-- /tpl-Base-CustomView-AdvCondModal -->
{/strip}