{strip} {form legend="User Messages"}
{formlabel label="Personal Messages" for=""} {forminput} {tr}You have {$unreadMsgs|default:no} unread {if $unreadMsgs eq '1'}message{else}messages{/if}{/tr} {/forminput}
{formlabel label="Messages per page" for="mess_max_records"} {forminput} {formhelp note=""} {/forminput}
{formlabel label="Allow messages from other users" for="allowMsgs"} {forminput} {formhelp note=""} {/forminput}
{* the header_inc.tpl file needs some better js for this to work - xing
{formlabel label="Message Alert" for="message_alert"} {forminput} {formhelp note="Whenever you have new messages, a popup will apear and take you directly to your message box."} {/forminput}
*}
{formlabel label="Send an email" for="minPrio"} {forminput} {formhelp note="Here you can indicate when an email should be sent to you when you recieve a personal message."} {/forminput}
{/form} {/strip}