rhymix/modules/member/skins/default/find_temp_password.html
2012-12-24 08:50:57 +00:00

6 lines
246 B
HTML

<include target="./common_header.html" />
<h1>{$lang->cmd_find_member_account}</h1>
<p>{$lang->about_temp_password}</p>
<p>{$lang->user_id}: {$user_id}</p>
<p>{$lang->temp_password}: {$temp_password}</p>
<include target="./common_footer.html" />