diff options
author | zotlabs <mike@macgirvin.com> | 2017-09-20 22:28:52 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-09-20 22:28:52 -0700 |
commit | 4372e1fcda6bf92da881d1712f05aa18f321bdba (patch) | |
tree | 1b0b97a7c5bc2b66dd074fa0efa5e7625ae5a986 /view/tpl/common_friends.tpl | |
parent | 4ae503bef7e54601bf665e96a2af269d95a54e82 (diff) | |
parent | 15691d3ced329dd8d6aa2c4fa7ca1ec1886a1c70 (diff) | |
download | volse-hubzilla-4372e1fcda6bf92da881d1712f05aa18f321bdba.tar.gz volse-hubzilla-4372e1fcda6bf92da881d1712f05aa18f321bdba.tar.bz2 volse-hubzilla-4372e1fcda6bf92da881d1712f05aa18f321bdba.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/common_friends.tpl')
-rwxr-xr-x | view/tpl/common_friends.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/common_friends.tpl b/view/tpl/common_friends.tpl index 489717e78..fa2cf5a13 100755 --- a/view/tpl/common_friends.tpl +++ b/view/tpl/common_friends.tpl @@ -1,4 +1,4 @@ -<div class="profile-match-wrapper"> +<div class="generic-content-wrapper"> <div class="profile-match-photo"> <a href="{{$url}}"> <img src="{{$photo}}" alt="{{$name}}" width="80" height="80" title="{{$name}} [{{$url}}]" /> |