{* *}   Link existing AdSense account  Create new AdSense account   {phpAds_ShowBreak} {*
{* Below are the confirmation messages for linking and creating an account. Display them as appropriate. *} {if $info == 'linked'}
OpenX requested Google to link OpenX to your AdSense account. Please follow confirmation instructions that you will get by email from Google.
{elseif $info == 'created'}
OpenX requested Google to create an AdSense account for you. Please follow instructions that you will get by email from Google to complete the registration.
{else}
{/if} {cycle name=row values="even,odd" assign=rowType} {foreach from=$adsenseAccounts.aAdsenseAccounts item=account} {cycle name=row assign=rowType} {/foreach} {/cycle}
Account name Affiliate Code Status
{$account.name} {$account.affiliateCode} {if $account.status = 'pending'} Pending Google Approval {else} Accepted {/if} Edit
*}