mirror of
https://github.com/pi-hole/web.git
synced 2026-04-27 20:24:10 +01:00
Fixes pi-hole/AdminLTE#1796
Signed-off-by: Sean F Quinn <sean@esqew.com>
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<?php if($core_update || $web_update || $FTL_update) { ?>
|
||||
<p>To install updates, run <a href="https://docs.pi-hole.net/main/update/">pihole -up</a>.</p>
|
||||
<p>To install updates, run <code><a href="https://docs.pi-hole.net/main/update/">pihole -up</a></code>.</p>
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user