fix bug Title tag in erasure list

This commit is contained in:
Cayo Puigdefabregas 2022-11-28 13:12:14 +01:00
parent f9d679547f
commit 3757873b02
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<li class="nav-item">
<a href="{{ url_for('inventory.device_erasure_list') }}" class="nav-link{% if not orphans %} active{% endif %}">
All hard drivers
All hard drives
</a>
</li>