diff --git a/templates/default/feedback.html.ep b/templates/default/feedback.html.ep index 7cc7383..c0e8f7a 100644 --- a/templates/default/feedback.html.ep +++ b/templates/default/feedback.html.ep @@ -30,8 +30,7 @@ class="form-control" rows="10" placeholder="<%= l('VROOM_IS_AWESOME') %>" - required> - + required> diff --git a/templates/default/invitation.html.ep b/templates/default/invitation.html.ep index 8dee94e..fae4e02 100644 --- a/templates/default/invitation.html.ep +++ b/templates/default/invitation.html.ep @@ -34,8 +34,7 @@ id="message" class="form-control" rows="5" - placeholder="<%= l('DONT_WAIT_FOR_ME') %>"> - + placeholder="<%= l('DONT_WAIT_FOR_ME') %>"> diff --git a/templates/default/invite_modal.html.ep b/templates/default/invite_modal.html.ep index a3d5a4b..179fbeb 100644 --- a/templates/default/invite_modal.html.ep +++ b/templates/default/invite_modal.html.ep @@ -46,8 +46,7 @@ - + placeholder="<%= l('MESSAGE') %>"> diff --git a/templates/default/join.html.ep b/templates/default/join.html.ep index d2fdcd8..c54ee72 100644 --- a/templates/default/join.html.ep +++ b/templates/default/join.html.ep @@ -474,8 +474,7 @@ id="chatBox" form_id="chatForm" placeholder="<%= l('SET_YOUR_NAME_TO_CHAT') %>" - rows=1 disabled> - + rows=1 disabled>