'#markup'=>t('<p>Because your subscription was created through PayPal, you must log into your PayPal account to update your billing information.</p>'),
);
$form['paypal_link']=array(
'#markup'=>'<p><a id="paypal-update-link" class="button form-button" href="https://www.paypal.com/myaccount/money">Click here to update your payment details at PayPal.com</a></p>',
);
$form['help_link']=array(
'#markup'=>'<p>For assistance please visit the <a href="https://www.paypal.com/bz/selfhelp/topic/UPDATE_ACCOUNT_INFO_MYACCOUNT">PayPal Help Center</a>.</p>',