Remove whitespace from opening HTML tag ending
This commit is contained in:
parent
57ff3e3a07
commit
8e005f7de2
116 changed files with 415 additions and 415 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
<form action="{{$dest_url}}" method="post" >
|
||||
<form action="{{$dest_url}}" method="post">
|
||||
<div class="logout-wrapper">
|
||||
<input type="hidden" name="auth-params" value="logout" />
|
||||
<input type="submit" name="submit" id="logout-button" value="{{$logout}}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue