consistent quotes in vcard
parent
69b7c2f0be
commit
78e1f86110
4
boot.php
4
boot.php
|
@ -939,10 +939,10 @@ function profile_sidebar($profile, $block = 0) {
|
|||
<img class="photo avatar" height="50px" width="50px" src="$photo50">
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class='entity_searchable'>
|
||||
<dl class="entity_searchable">
|
||||
<dt>Searchable</dt>
|
||||
<dd>
|
||||
<span class='searchable'>$searchable</span>
|
||||
<span class="searchable">$searchable</span>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue