{style} {literal} #stats_plot { height: 300px; width: 100%; } .tickLabel { color: #a3a2a2; } {/literal} {/style} {if $online} {$menu} {if !$affiliate->emailVerified}
{text key="ocsaffiliates+email_not_verified" email=$affiliate->email}
{form name='verify'}
{text key='ocsaffiliates+resend_promo'}
{submit name='resend'}
{/form} {else}
{text key='ocsaffiliates+welcome' name=$affiliate->name}
{text key='ocsaffiliates+earnings'} {text key='ocsaffiliates+date_range'}:
{$stats} {/if} {else}
{block_decorator name='box' langLabel='ocsaffiliates+signup' iconClass='ow_ic_new'}
{text key='ocsaffiliates+signup_promo'}
{form name='signup'} {if $agreement} {/if}
{label name='name'} {input name='name'} {error name='name'}
{label name='email'} {input name='email'} {error name='email'} {text key='ocsaffiliates+email_desc'}
{label name='password'} {input name='password'} {error name='password'}
{label name='payment'} {input name='payment'} {error name='payment'} {text key='ocsaffiliates+payment_desc'}
{input name='terms'} {text key='ocsaffiliates+agree_to_terms'}
{error name='terms'}
{submit name='signup'}
{/form} {/block_decorator}
{block_decorator name='box' langLabel='ocsaffiliates+signin' iconClass='ow_ic_key'} {form name='affiliate-signin'}
{label name='email'} {input name='email'}
{label name='password'} {input name='password'}
{submit name='signin'}
{/form} {/block_decorator}
{/if}