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:
Dominik
2025-10-04 09:12:15 +02:00
committed by GitHub
parent 3b3fc03949
commit 2dc220326a

View File

@@ -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 -->