]> git.mxchange.org Git - friendica.git/commitdiff
Update view/theme/frio/templates/wall_thread.tpl
authorRaroun <Raroun@users.noreply.github.com>
Sat, 4 Nov 2023 15:38:52 +0000 (16:38 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2023 15:38:52 +0000 (16:38 +0100)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
view/theme/frio/templates/wall_thread.tpl

index a69a0340571e2c5e24c1b66f8dc8c9969b339a8b..34b9b894fe0d075e2c8920e30fb205a10ad8d0d2 100644 (file)
@@ -581,11 +581,6 @@ as the value of $top_child_total (this is done at the end of this file)
                                         </li>
                                         {{/if}}
 
-                                        {{if $item.browsershare}}
-                                        <li role="menuitem" class="button-browser-share">
-                                                <a id="browser-share-{{$item.id}}" href="javascript:navigator.share({url: '{{$item.plink.orig}}'})" class="btn-link button-browser-share" title="{{$item.browsershare.1}}"><i class="fa fa-share-alt" aria-hidden="true"></i>&nbsp;{{$item.browsershare.0}}</a>
-                                        </li>
-                                        {{/if}}
 
                                         {{if ($item.edpost || $item.tagger || $item.filer || $item.pin || $item.star || $item.follow_thread) && ($item.ignore || ($item.drop && $item.drop.dropping))}}
                                         <li role="separator" class="divider"></li>