{if $view eq 'title'}
{$parameters.title.text}
{if $parameter.description.text ne ''}
{$parameter.description.text}
{/if} {elseif $view eq 'end'}
{elseif $view eq 'administration'} {if isset($l_success)}
{$l_success}
{/if} {if isset($l_error)}
{$l_error}
{/if}
{$lang.REPORT_BLOCK_OVERALL_HEAD}
{$lang.REPORT_BLOCK_TITLE}
{$lang.DESCRIPTION}
{$block.description}
{$lang.DASHBOARD_DESC_STYLE}
{$lang.REPORT_BLOCK_TITLE}:
{$lang.FONT_SIZE}
{$lang.FONT_ALIGN}
{$lang.FONT_ALIGN_LEFT}
{$lang.FONT_ALIGN_CENTER}
{$lang.FONT_ALIGN_RIGHT}
{$lang.FONT_COLOR}
{$lang.DESCRIPTION}:
{$lang.FONT_SIZE}
{$lang.FONT_ALIGN}
{$lang.FONT_ALIGN_LEFT}
{$lang.FONT_ALIGN_CENTER}
{$lang.FONT_ALIGN_RIGHT}
{$lang.FONT_COLOR}
{/if}