mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 02:11:55 +00:00
fix comma
This commit is contained in:
@@ -29,7 +29,7 @@ layout: layouts/peripheral.njk
|
||||
$('#feedback-form').ZammadForm({
|
||||
messageTitle: 'Start9 Contact Form',
|
||||
messageSubmit: 'Submit',
|
||||
messageThankYou: 'Thank you for your inquiry (#%s)! We\'ll contact you as soon as possible.'
|
||||
messageThankYou: 'Thank you for your inquiry (#%s)! We\'ll contact you as soon as possible.',
|
||||
attachmentSupport: true
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user