]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/templates/contact_edit.tpl
frio: events - adapt changes to the templates of the other themes
[friendica.git] / view / theme / frost / templates / contact_edit.tpl
index 76cfd779247822482f481f1a89491f1a58a813ef..44e55b1cd813874585f9c80bde0d6574af6680a6 100644 (file)
@@ -17,7 +17,6 @@
                                        <ul role="menu" aria-haspopup="true" id="contact-actions-menu" class="menu-popup" >
                                                {{if $lblsuggest}}<li role="menuitem"><a  href="#" title="{{$contact_actions.suggest.title}}" onclick="window.location.href='{{$contact_actions.suggest.url}}'; return false;">{{$contact_actions.suggest.label}}</a></li>{{/if}}
                                                {{if $poll_enabled}}<li role="menuitem"><a  href="#" title="{{$contact_actions.update.title}}" onclick="window.location.href='{{$contact_actions.update.url}}'; return false;">{{$contact_actions.update.label}}</a></li>{{/if}}
-                                               <li role="menuitem"><a  href="#" title="{{$contact_actions.repair.title}}" onclick="window.location.href='{{$contact_actions.repair.url}}'; return false;">{{$contact_actions.repair.label}}</a></li>
                                                <li class="divider"></li>
                                                <li role="menuitem"><a  href="#" title="{{$contact_actions.block.title}}" onclick="window.location.href='{{$contact_actions.block.url}}'; return false;">{{$contact_actions.block.label}}</a></li>
                                                <li role="menuitem"><a  href="#" title="{{$contact_actions.ignore.title}}" onclick="window.location.href='{{$contact_actions.ignore.url}}'; return false;">{{$contact_actions.ignore.label}}</a></li>