{title help="Inter-User Messages" admpage="messages"}{tr}Compose message{/tr}{/title} {include file='tiki-mytiki_bar.tpl'} {include file='messu-nav.tpl'} {if $allowMsgs ne 'y'}
{icon name='information' style="vertical-align:middle" align="left"} {tr}If you want people to be able to reply to you, enable Allow messages from other users in your preferences.{/tr}
{/if} {if $prefs.user_selector_realnames_messu == 'y'} {jq}$(".username").tiki("autocomplete", "userrealname", {multiple: true, mustMatch: true, multipleSeparator: ";"});{/jq} {else} {jq}$(".username").tiki("autocomplete", "username", {multiple: true, mustMatch: true, multipleSeparator: ";"});{/jq} {/if}
{* no js confirmation or ticket needed since the preview is sent to another page *}