Removed an option that is not needed

This commit is contained in:
Pinga 2023-11-14 14:32:10 +02:00
parent d0947bae43
commit e08ebcdbce

View file

@ -174,9 +174,6 @@
<a class="dropdown-item" href="#">
{{ __('Announcements') }}
</a>
<a class="dropdown-item" href="#">
{{ __('Applications Center') }}
</a>
</div>
</li>
<li {{ is_current_url('pricing') or is_current_url('deposit') or is_current_url('transactions') or is_current_url('overview') ? 'class="nav-item dropdown active"' : 'class="nav-item dropdown"' }}>