Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
bobrik committed Jul 27, 2012
1 parent 1a1a4ca commit 69178d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Expand Up @@ -80,11 +80,11 @@ <h3>Settings</h3>
</div>
<div class="control-group">
<input type="text" id="highlight-items" placeholder="FATAL (press enter to apply)" />
<span class="help-inline">highlight (and)</span>
<span class="help-inline">highlight (or)</span>
</div>
<div class="control-group">
<input type="text" id="grep-items" placeholder="^web (press enter to apply)" />
<span class="help-inline">grep lines (or)</span>
<span class="help-inline">grep lines (and)</span>
</div>
<div class="control-group">
<div class="input-append">
Expand Down

0 comments on commit 69178d7

Please sign in to comment.