Project:Reservations API
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When you check availability and it isnt available it writes a message in the 'Unit Availability' box saying

"Please contact us for availability"

with the "contact us" part being a link to http://website-domain.com/nous-contacter

There does not seem to be any way to edit this link without going into the code of the module. There needs to be some way to define the url of the contact page that this message links to, probably on the http://website-domain.com/admin/settings/reservations would be the best place.

Comments

#1

sorry i should have noted, the 'nous-contacter' is hard coded into line 692 of reservations.module

#2

Going to /contact should always work, even if the alias is different. No link if contact module isn't enabled.

AttachmentSize
568214_contact.patch 795 bytes

#3

Status:needs work» fixed

Committed, thanks Simon! We could also remove the link, this theming function is fugly..

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.