{strip} {include file='overall_adm_iframe.html'}
{if isset($error_messages) && !empty($error_messages)}
{foreach from=$error_messages item=message}
{$message}
{/foreach}
{elseif isset($success_message)}
{$success_message}
{/if}
{if $action == 'confObjText'}
{$lang.PLAN_PREVIEW}
{$lang.PLAN_STYLES}
{$lang.PLAN_STYLES_FONT_SIZE}
{$lang.PLAN_STYLES_FONT_COLOR}
{$lang.PLAN_STYLES_BG_COLOR}
{$lang.PLAN_STYLES_BG_OPACITY}
{$lang.PLAN_STYLES_BORDER_COLOR}
{$lang.PLAN_STYLES_BORDER_WIDTH}
{$lang.PLAN_STYLES_BORDER_RADIUS}
{$lang.PLAN_STYLES_PADDING}
{/if} {/strip}