Add parenthesis Regex (#15124)

This commit is contained in:
Justin Lentz 2023-06-27 16:22:40 -05:00 committed by GitHub
parent afe0a25d32
commit 2fb73e5f14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ $pagetitle[] = 'Oxidized';
<br/>
<div class="input-group">
<input type="text" class="form-control" id="input-parameter"
placeholder="service password-encryption etc.">
placeholder="service password-encryption etc. (Regex)">
<span class="input-group-btn">
<button type="submit" name="btn-search" id="btn-search" class="btn btn-primary">Search</button>
</span>