mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
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
|
@ -7,7 +7,7 @@
|
|||
<label id="profile-publish-yes-label-{{$instance}}" for="profile-publish-yes-{{$instance}}">{{$str_yes}}</label>
|
||||
<input type="radio" name="profile_publish_{{$instance}}" id="profile-publish-yes-{{$instance}}" {{$yes_selected}} value="1" />
|
||||
|
||||
<div id="profile-publish-break-{{$instance}}" ></div>
|
||||
<div id="profile-publish-break-{{$instance}}"></div>
|
||||
</div>
|
||||
<div id="profile-publish-no-wrapper-{{$instance}}">
|
||||
<label id="profile-publish-no-label-{{$instance}}" for="profile-publish-no-{{$instance}}">{{$str_no}}</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue