rename Countries nav item to Origins

Matches the 'Origin Intelligence' page heading.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Deeman
2026-02-21 22:48:34 +01:00
parent 32e54f0381
commit 8af7d5e189

View File

@@ -59,7 +59,7 @@
<path d="M12 3c-3.5 4.5-3.5 13.5 0 18"/>
<path d="M12 3c3.5 4.5 3.5 13.5 0 18"/>
</svg>
Countries
Origins
</a>
<a href="{{ url_for('dashboard.settings') }}"
class="sidebar-item{% if request.path.startswith('/dashboard/settings') %} active{% endif %}">
@@ -108,7 +108,7 @@
<path d="M12 3c-3.5 4.5-3.5 13.5 0 18"/>
<path d="M12 3c3.5 4.5 3.5 13.5 0 18"/>
</svg>
<span>Countries</span>
<span>Origins</span>
</a>
<a href="{{ url_for('dashboard.settings') }}"
class="mobile-nav-item{% if request.path.startswith('/dashboard/settings') %} active{% endif %}">