{$forms.pluginsForm.open}
{if $group_dropdown}
{$i18n.label.group}: {$forms.pluginsForm.group.control}
{/if}
{$forms.pluginsForm.charts.control}
{$forms.pluginsForm.clients.control} {$forms.pluginsForm.client_required.control}
{$forms.pluginsForm.invoices.control}
{$forms.pluginsForm.paid_status.control}
{$forms.pluginsForm.custom_fields.control} {$i18n.label.configure}
{$forms.pluginsForm.expenses.control} {$forms.pluginsForm.tax_expenses.control} {$i18n.label.configure}
{$forms.pluginsForm.notifications.control} {$i18n.label.configure}
{$forms.pluginsForm.locking.control} {$i18n.label.configure}
{$forms.pluginsForm.quotas.control} {$i18n.label.configure}
{$forms.pluginsForm.week_view.control} {$i18n.label.configure}
{$forms.pluginsForm.work_units.control} {$i18n.label.configure}
 
{$forms.pluginsForm.btn_save.control}
{$forms.pluginsForm.close}