diff options
Diffstat (limited to 'res/index.html')
| -rw-r--r-- | res/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/index.html b/res/index.html index 27962d4..36d79be 100644 --- a/res/index.html +++ b/res/index.html @@ -35,6 +35,7 @@ <li class="dropdown"><a class="dropdown-toggle" href="#" data-toggle="dropdown">${settings}<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="#" id="synchThresholdBtn">${synchThreshold}</a></li> + <li><a href="#" id="hotkeysBtn">${hotkeys}</a></li> </ul> </li> <li class="dropdown"><a class="dropdown-toggle" href="#" data-toggle="dropdown">${layout}<b class="caret"></b></a> |
