diff --git a/modules/member/tpl/css/mlogin.css b/modules/member/tpl/css/mlogin.css index fe604591f..0d2747989 100644 --- a/modules/member/tpl/css/mlogin.css +++ b/modules/member/tpl/css/mlogin.css @@ -32,7 +32,7 @@ input[type=radio]{width:13px;height:13px;margin:0;padding:0} .ff label+input[type=password], .ff label+textarea{padding:5px} /* Help */ -.hp{background:#eee;border-top:1px solid #ddd;padding:12px 10px !important;margin:10px -10px !important;} +.hp{background:#eee;border-top:1px solid #ddd;padding:12px 10px !important;margin:10px 0px !important;} .hp li{margin:0;display:inline;border-left:1px solid #ccc;padding:0 4px 0 8px;} .hp li:first-child{border:0;} .hp a{color:#333;text-decoration:none} diff --git a/modules/member/tpl/find_member_account.html b/modules/member/tpl/find_member_account.html index 994080ff2..4268b11ca 100644 --- a/modules/member/tpl/find_member_account.html +++ b/modules/member/tpl/find_member_account.html @@ -4,7 +4,7 @@

{$XE_VALIDATOR_MESSAGE}

-

{$lang->cmd_find_member_account_with_email}

+

{$lang->cmd_find_member_account_with_email}

@@ -24,8 +24,8 @@
-

{$lang->cmd_find_member_account_with_email_question}

-

{$lang->about_find_account_question}

+

{$lang->cmd_find_member_account_with_email_question}

+

{$lang->about_find_account_question}

diff --git a/modules/member/tpl/find_temp_password.html b/modules/member/tpl/find_temp_password.html index 34ed3e94f..3ba9e7c94 100644 --- a/modules/member/tpl/find_temp_password.html +++ b/modules/member/tpl/find_temp_password.html @@ -1,6 +1,6 @@
-

{$lang->cmd_find_member_account}

+

{$lang->cmd_find_member_account}

{$lang->about_temp_password}

{$lang->user_id}{$lang->email_address}: {$user_id}

{$lang->temp_password}: {$temp_password}