{**}
{if $hasError && in_array($error.code, $aSsoErrors)}
{t str='Invalid user name or password.'}
{elseif $hasError && in_array($error.code, $aLinkOxpErrors)} {if $error.code == 901} This Ad Server is already associated with OpenX Market through a different OpenX account {elseif $error.code == 902} This OpenX account is already associated with OpenX Market through a different OpenX Ad Server {else} {$error.message} {/if} ({t str='Code'} {$error.code}).
Please contact {t str='OpenX Market publisher support'} if you need further assistance. {else} {t str='An error occured while associating your OpenX account'} ({t str='Code'} {$error.code}).
Please try again in couple of minutes. If the problem persists, please contact {t str='OpenX Market publisher support'} for assistance. {/if}
{*signup form*} {include file=$oaTemplateDir|cat:'form/form.html' form=$form} {*/singup form*}