Posted by AlpesInfo on September 4, 2009 at 11:25am
| 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.
#3
Committed, thanks Simon! We could also remove the link, this theming function is fugly..
#4
Automatically closed -- issue fixed for 2 weeks with no activity.