mirror of
https://github.com/friendica/friendica
synced 2024-11-10 09:42:54 +00:00
Changed option description
This commit is contained in:
parent
9dd6fec0e0
commit
ef566ecbc3
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
<div class="arrow"></div>
|
||||
{{$nav.notifications.1}}
|
||||
<div class="dropdown-header-link">
|
||||
<a href="#" onclick="notifyMarkAll(); return false;" data-toggle="tooltip" title="{{$nav.notifications.mark.1}}" class="">{{$clear_notifs}}</a>
|
||||
<a href="#" onclick="notifyMarkAll(); return false;" data-toggle="tooltip" title="{{$nav.notifications.mark.3}}" class="">{{$nav.notifications.mark.1}}</a>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue