mirror of
https://github.com/pi-hole/web.git
synced 2026-04-26 03:40:09 +01:00
Fix typo "Long term" -> "Long-term"
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -419,7 +419,7 @@ if($auth) {
|
||||
</li>
|
||||
<li class="treeview<?php if($scriptname === "db_queries.php" || $scriptname === "db_lists.php" || $scriptname === "db_graph.php"){ ?> active<?php } ?>">
|
||||
<a href="#">
|
||||
<i class="fa fa-clock"></i> <span>Long term data</span>
|
||||
<i class="fa fa-clock"></i> <span>Long-term data</span>
|
||||
<span class="pull-right-container">
|
||||
<i class="fa fa-angle-left pull-right"></i>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user