diff options
Diffstat (limited to 'module/web/templates/default/dashboard.html')
-rw-r--r-- | module/web/templates/default/dashboard.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html index 2bfd3d796..cfd5a2716 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -120,7 +120,7 @@ <li>
<ul class="breadcrumb">
<li><a href="#">{{ _("Local") }}</a> <span class="divider">/</span></li>
- <li class="active">Data</li>
+ <li class="active"></li>
</ul>
</li>
|