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

@ -35,7 +35,7 @@
{{$jotplugins nofilter}}
{{if !$is_edit}}
<li class="perms"><a id="jot-perms-icon" href="#profile-jot-acl-wrapper" class="icon s22 {{$lockstate}} {{$bang}}" title="{{$permset}}" ></a></li>
<li class="perms"><a id="jot-perms-icon" href="#profile-jot-acl-wrapper" class="icon s22 {{$lockstate}} {{$bang}}" title="{{$permset}}"></a></li>
{{/if}}
<li class="submit"><input type="submit" id="profile-jot-submit" name="submit" value="{{$share}}" /></li>
<li id="profile-rotator" class="loading" style="display: none"><img src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" /></li>