{if $id == "mbIdentification" and isset($U_LOGIN) and count($PROVIDERS)} {if not $OAUTH_JS_LOADED} {assign var=OAUTH_JS_LOADED value=true} {include file=$OAUTH_ABS_PATH|cat:'template/identification_common.tpl'} {/if} {html_style}{literal} dl#mbIdentification dd:first-of-type { padding-bottom:0 !important; } #mbIdentification .oauth { margin:0 1px; } {/literal}{/html_style}
{'Or sign in with'|@translate} {foreach from=$PROVIDERS item=provider key=p}{strip} {/strip}{/foreach}
{/if}