Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/people/templates/webkit/detail.html doesn't use phoneHREF for Call Them button #25

Open
douglasd-nz opened this issue Nov 3, 2011 · 0 comments

Comments

@douglasd-nz
Copy link

/people/templates/webkit/detail.html has two links for the phone number. In the first it's routing the data to phoneHREF (required if the source data needs padding to be a proper DDI number) e.g.

display('phone', 'telephone', "phoneHREF", 'phone', false); ?>

In the call them button however it doesn't:

  • Call Them
  • I've modified our local install of 2.0.0 to be:

  • Call Them
  • but I'm a bit rusty with my PHP. Is that the best solution?

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant