{*------------------------------------------------------------+ | SYSTOPIA Twingle Integration | | Copyright (C) 2018 SYSTOPIA | | Author: J. Schuppe (schuppe@systopia.de) | +-------------------------------------------------------------+ | This program is released as free software under the | | Affero GPL license. You can redistribute it and/or | | modify it under the terms of this license which you | | can read by viewing the included agpl.txt or online | | at www.gnu.org/licenses/agpl.html. Removal of this | | copyright header is strictly prohibited without | | written permission from the original author(s). | +-------------------------------------------------------------*}
{* HEADER *}
{include file="CRM/common/formButtons.tpl" location="top"}
{foreach from=$elementNames item=elementName} {/foreach}
{$form.$elementName.label}   {$form.$elementName.html}
{$formElements.$elementName.description}
{* FOOTER *}
{include file="CRM/common/formButtons.tpl" location="bottom"}