mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
Improve wording
Co-authored-by: Adam Warner <me@adamwarner.co.uk> Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
This commit is contained in:
@@ -138,7 +138,7 @@ mg.include('scripts/lua/header_authenticated.lp','r')
|
|||||||
</div>
|
</div>
|
||||||
<!-- /.box-body -->
|
<!-- /.box-body -->
|
||||||
<div class="box-footer clearfix">
|
<div class="box-footer clearfix">
|
||||||
<span class="pull-left">* These input fields allow manual input as well. Use <code>*</code> for wildcard search. The underscore <code>_</code> can be used as a single-character wildcard. If you want to search for an underscore character, escape it like <code>\_</code>.</span>
|
<span class="pull-left">* These input fields allow manual input as well. Use <code>*</code> for wildcard search. An <code>_</code> can be used as a single-character wildcard. If you want to search for <code>_</code> explicitly, then you must escape it like <code>\_</code></span>
|
||||||
<span class="pull-right">Click "Refresh" below to apply.</span>
|
<span class="pull-right">Click "Refresh" below to apply.</span>
|
||||||
</div>
|
</div>
|
||||||
<!-- /.box -->
|
<!-- /.box -->
|
||||||
|
|||||||
Reference in New Issue
Block a user