summaryrefslogtreecommitdiff
path: root/resources/views/contact-page.phtml
AgeCommit message (Collapse)AuthorFilesLines
2022-09-06CodeStyleGreg Roach1-0/+2
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect ↵Greg Roach1-1/+2
truncated input variables
2022-05-02Outdated bootstrap markupGreg Roach1-6/+6
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-6/+6
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-6/+6
2021-02-18HTML validationGreg Roach1-4/+4
2021-02-10CodeStyleGreg Roach1-0/+14
2019-12-22Fix: #2901 - add captcha to deter spam messages/registrationsGreg Roach1-0/+1
2019-11-10Fix: #2108 - need context for translation for 'From' and 'To'Greg Roach1-1/+1
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as ↵Greg Roach1-2/+7
request handlers
2019-10-10Working on routingGreg Roach1-2/+2
2019-10-06Working on routingGreg Roach1-1/+1
2019-04-18#1938 - set initial height for all textarea elementsGreg Roach1-1/+1
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-1/+1
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+66