{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *}
{ts}Can't find your form? Make sure it is active.{/ts}
{$form.component.html}   {$form.entity.html}
{foreach from=$options key='item' item='option'}
{if $form.$item.label}

{$form.$item.label}

{/if} {$form.$item.html}
{/foreach} {* Hack to prevent WP toolbars from popping up above the dialog *} {literal}{/literal}