aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/context.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-10-19 22:54:58 -0400
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-10-19 22:54:58 -0400
commit7abc7fd0e797f11bec98924b19653de6eea46c5f (patch)
tree9813ba1fa537e35f8b33c8a6d1cb4be6dde87483 /ext/bg/context.html
parent205498ef3b84c5acfe7ee2a76e4085260bc7a3ef (diff)
Use links instead of buttons on context page
Diffstat (limited to 'ext/bg/context.html')
-rw-r--r--ext/bg/context.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/bg/context.html b/ext/bg/context.html
index 85203053..ace40656 100644
--- a/ext/bg/context.html
+++ b/ext/bg/context.html
@@ -91,9 +91,9 @@
<input type="checkbox" id="enable-search">
</div>
<div class="btn-group">
- <button type="button" title="Search (Alt + Insert)" class="btn btn-default btn-xs action-open-search"><span class="glyphicon glyphicon-search"></span></button>
- <button type="button" title="Options" class="btn btn-default btn-xs action-open-options"><span class="glyphicon glyphicon-wrench"></span></button>
- <button type="button" title="Help" class="btn btn-default btn-xs action-open-help"><span class="glyphicon glyphicon-question-sign"></span></button>
+ <a title="Search (Alt + Insert)" class="btn btn-default btn-xs action-open-search"><span class="glyphicon glyphicon-search"></span></a>
+ <a title="Options" class="btn btn-default btn-xs action-open-options"><span class="glyphicon glyphicon-wrench"></span></a>
+ <a title="Help" class="btn btn-default btn-xs action-open-help"><span class="glyphicon glyphicon-question-sign"></span></a>
</div>
</div>
<div id="full">