]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/contact_edit.tpl
Merge pull request #6225 from annando/http-error
[friendica.git] / view / theme / frio / templates / contact_edit.tpl
index e7d90ca2861ff69530ba16256a4411ddc0b31e6b..3fa0bf50d12281920bdda439cb857fe826738641 100644 (file)
@@ -62,7 +62,7 @@
                                        </ul>
 
                                        <ul>
-                                               <!-- <li><a href="network/0?nets=all&cid={{$contact_id}}" id="contact-edit-view-recent">{{$lblrecent|escape}}</a></li> -->
+                                               <!-- <li><a href="network/?cid={{$contact_id}}" id="contact-edit-view-recent">{{$lblrecent|escape}}</a></li> -->
                                                {{if $follow}}<li><div id="contact-edit-follow"><a href="{{$follow}}">{{$follow_text|escape}}</a></div></li>{{/if}}
                                        </ul>
                                </div> {{* End of contact-edit-status-wrapper *}}