diff options
| author | Stephen Blott | 2015-05-12 05:50:19 +0100 |
|---|---|---|
| committer | Stephen Blott | 2015-05-12 05:50:19 +0100 |
| commit | 535b6621f1e34b92ee1e66edbf5a18360f3da718 (patch) | |
| tree | 54827c19610fb2338262e1513300eab6303f2d7f /pages/options.html | |
| parent | d844f27fdc880f466c1aee41ffc811045cb36df4 (diff) | |
| download | vimium-535b6621f1e34b92ee1e66edbf5a18360f3da718.tar.bz2 | |
Add header for Advanced Options.
Diffstat (limited to 'pages/options.html')
| -rw-r--r-- | pages/options.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pages/options.html b/pages/options.html index 75089d75..8535823d 100644 --- a/pages/options.html +++ b/pages/options.html @@ -71,6 +71,9 @@ b: http://b.com/?q=%s description </tr> <tbody id='advancedOptions'> <tr> + <td colspan="2"><header>Advanced Options</header></td> + </tr> + <tr> <td class="caption">Scroll step size</td> <td> <div class="help"> |
