Template Variables: Difference between revisions
Jump to navigation
Jump to search
| Line 758: | Line 758: | ||
[CANCELLEDTIME] - date when the booking was cancelled | [CANCELLEDTIME] - date when the booking was cancelled | ||
[CANCELLEDTIME:] - date when the booking was cancelled display can be any valid PHP strftime format string | [CANCELLEDTIME:{%A, %e %B, %Y}] - date when the booking was cancelled display can be any valid PHP strftime format string | ||
[CANCELURL] - URL to view and cancel bookings | [CANCELURL] - URL to view and cancel bookings | ||