11 lines
410 B
HTML
11 lines
410 B
HTML
<p>Helps to find and replace text in the current document.</p>
|
|
<div class="form-horizontal">
|
|
<div class="form-group">
|
|
<label class="col-sm-5 control-label"
|
|
for="input-find-replace-shortcut">Shortcut <a href="http://craig.is/killing/mice#keys" target="_blank">(?)</a></label>
|
|
<div class="col-sm-6">
|
|
<input type="text" id="input-find-replace-shortcut"
|
|
class="form-control">
|
|
</div>
|
|
</div>
|
|
</div> |