{* This variable is hardcoded in the template currently. Set it to TRUE if you want this form to require the user to accept some kind of Terms of Use before he can be registered. *} {assign var="registerbox_termsofuse" value="false"} {assign var="registerbox_termsofuse_error" value="You must accept the terms of use before continuing."} {capture name="registerbox_termsofuse_text"} I agree to the Terms of Use. {/capture} {* Form starts here *}
{foreach from=$registerbox_hidden item="val" key="key"} {/foreach}
{$registerbox_instructions}




{if $registerbox_termsofuse == 'true'}
{/if} {if $registerbox_captcha == 'true'}
{serendipity_hookPlugin hook="frontend_comment" data=$registerbox_url}
{/if}