{ include file="location.tpl" last_location=$lng.lbl_authentication } {$lng.txt_login_incorrect}
{capture name=dialog}
{if $usertype eq "C"} {$lng.txt_new_account_msg} {elseif $usertype eq "P"} {$lng.txt_create_account_msg} {/if} {/capture} {include file="dialog.tpl" title=$lng.lbl_authentication content=$smarty.capture.dialog extra="width=100%"}