We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50def76 commit 6118f2fCopy full SHA for 6118f2f
spider/search.html
@@ -132,7 +132,7 @@
132
<div class="col-md-8">
133
<form id="search-form">
134
<div class="d-flex justify-content-between align-items-center">
135
- <div class="input-group shadow-sm" style="width:95%"><input class="form-control" type="text" placeholder="ex. Document Retention Policy" id="q" autofocus="">
+ <div class="input-group shadow-sm" style="width:95%"><input class="form-control" type="text" placeholder="ex. Rule 631" id="q" autofocus="">
136
<div class="input-group-append"><button class="btn btn-primary" type="button"><i class="icon ion-search"></i></button></div>
137
</div><i class="icon ion-help-circled" style="font-size:1.5rem"></i></div>
138
</form>
0 commit comments