Forum
Perch Members App - perch_members_login_form();
Quick question . . . . in the Perch Members App is there a template that controls what is returned by the page function perch_members_login_form(); ???????
If not a template then what does control what is returned?
- Steve -
Yeah it's a template it's stored in
/members/login/login_form.html
Thanks Dexter . . .
Would the path to that be: /perch/addons/apps/perch_members/templates/members/login/login-form.html as that is the only place I can find that template?
Or is it really supposed to live in /members/login/login_form.html ????
Copy
to
and then make your edits there.
Thanks Drew, I just needed to add the Foundation 5 button class to the submit button on the Members App login form and that's now sorted :)