Open jberanek opened 9 years ago
Campbell will undoubtably me correct me if I'm wrong, but if you want to specify the English translation of the database field, you'd put the following in config.inc.php:
:::php
$vocab_override['en']['entry.meeting_admin'] = 'Meeting Admin';
Original comment by: jberanek
Thank you so much!
Original comment by: *anonymous
How would I be able to change "Full description: (Number of people, Internal/External etc.)" in the form to just, "Full description"?
Original comment by: *anonymous
Hello,
I recently entered new fields in the entry and repeat tables called meeting_admin. My problem is that on the actual meeting room booking form, it says the same thing: meeting_admin. Is there any way I can change it so that it says: "Meeting Admin" with spaces and proper capitalization?
Thank you!
Reported by: *anonymous
Original Ticket: mrbs/support-requests/825