{if $gBitUser->hasPermission( 'p_liberty_attach_attachments' )} {capture name=input} {if !$nohelp} {formhelp note="String to include this file as an attachment in a wiki page, blog post, article etc."} {/if} {/capture} {if $legend}
{formlabel label="Attachment" for="attachhelp"} {forminput} {$smarty.capture.input} {/forminput}
{else}

{$smarty.capture.input}

{/if} {/if}