Remove whitespace from opening HTML tag ending

This commit is contained in:
Hypolite Petovan 2021-05-19 17:47:15 -04:00
commit 8e005f7de2
116 changed files with 415 additions and 415 deletions

View file

@ -6,7 +6,7 @@
{{$desc nofilter}}
</p>
<form id="event-edit-form" action="{{$post}}" method="post" >
<form id="event-edit-form" action="{{$post}}" method="post">
<input type="hidden" name="event_id" value="{{$eid}}" />
<input type="hidden" name="cid" value="{{$cid}}" />