Add note to login page

I want to add a note on the login page informing all current customers they will need to request a new password (as they didn’t transfer correctly when I did the user import).



I am unable to find where to add this. I searched the skins and core files but nothing. Is there a hook for this???



Thanks

Did you look at /skins/YOURSKIN/customer/views/auth/login_form.tpl? I think that is what you want.



Bob

[quote name=‘jobosales’]Did you look at /skins/YOURSKIN/customer/views/auth/login_form.tpl? I think that is what you want.



Bob[/quote]



That is what I was looking for. Thank you! :wink: