Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| {$lang->msg_confirm_account_info}<br /> | |
| <hr noshade="noshade" /> | |
| <ul> | |
| <li>Site : <a href="{getUrl()}" target="_blank">{getUrl()}</a></li> | |
| <li loop="$memberInfo=>$name,$value" cond="!is_object($value)&&!is_array($value)">{$name} : {$value}</li> | |
| </ul> | |
| <hr noshade="noshade" /> | |
| {$lang->msg_confirm_account_comment}<br /> | |
| <a href="{$auth_url}">{$auth_url}</a> |