1
0
Fork 0

bug #278 show only blocked contacts

This commit is contained in:
friendica 2012-02-11 03:07:15 -08:00
commit da946bb9b0
2 changed files with 16 additions and 6 deletions

View file

@ -14,5 +14,6 @@ $finding
<div id="contacts-main" >
<a href="$hide_url" id="contacts-show-hide-link">$hide_text</a>
<a href="$hide_url" id="contacts-show-hide-link">$hide_text</a><br />
<a href="$all_url" id="contacts-show-all-link">$all_text</a><br />
</div>