View Single Post
  #2  
Old 05-05-2011, 02:07 AM
  DrQuietus's Avatar 
DrQuietus DrQuietus is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 81
 

Default Re: Remove Change Password

I thought there was a security setting, but I couldn't find it so you could just comment out lines 86-91 on /common_files/customer/main/register_account.tpl (or the vivid_dreams tpl you mentioned)
Code:
{* {else} <tr> <td class="data-name">{$lng.lbl_password}</td> <td></td> <td><a href="change_password.php">{$lng.lbl_chpass}</a></td> </tr> *}
__________________
Dave Jones
dave@industrialwebworks.net
Mostly 4.7.2 - 4.7.5
Reply With Quote