projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69b7c2f
)
consistent quotes in vcard
author
Friendika
<info@friendika.com>
Thu, 18 Aug 2011 08:15:48 +0000
(
01:15
-0700)
committer
Friendika
<info@friendika.com>
Thu, 18 Aug 2011 08:15:48 +0000
(
01:15
-0700)
boot.php
patch
|
blob
|
history
diff --git
a/boot.php
b/boot.php
index 050cf10ce817615599c43d378b8e81eaa94a45c1..38ebd1f67ecb23921d13fbb677cfee1019a09bc4 100644
(file)
--- a/
boot.php
+++ b/
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>