{* A toolbar displayed in forms, to display language change flags, submit and close buttons. Parameters: - hide_submit_buttons: true / false. If true, only the close button will be deplayed. - page_url: the current page URL. Dafault id $current_url. Used to switchedition anguage. - close_url: no default. URL displayed when close button is clicked. If empty, the close button is not displayed. *}
{* Display the top form toolbar, with edition flags, and save buttons *}
{if $hide_submit_buttons != true} {/if} {if ! empty($close_url)} {intl l='Close'} {/if}