You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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.
/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:
I've modified our local install of 2.0.0 to be:
but I'm a bit rusty with my PHP. Is that the best solution?
The text was updated successfully, but these errors were encountered: