Skip to content
Snippets Groups Projects
Commit 37704cc4 authored by Christian Dresen's avatar Christian Dresen
Browse files

[WarpInfra] Fixed Typo in Navbar

parent dd84df6e
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@
{% endif %}
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">{% trans "radio" %} <span class="caret"></span></a>
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">{% trans "services" %} <span class="caret"></span></a>
<ul class="dropdown-menu">
<li role="separator" class="divider"></li>
<li><a href="https://gitlab.warpzone.ms" target="_blank">Gitlab</a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment