summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2015-04-03 12:33:31 +0100
committerJohn McLear <john@mclear.co.uk>2015-04-03 12:33:31 +0100
commit9090d76dcf65492f99385b1e9a81e20d34cd2630 (patch)
treeb66f2989db47d8ae9849d1c836b4d96fe57d0507 /src/templates
parentf79e2c7de201ed948e827437c18aa96f312a6b51 (diff)
downloadetherpad-lite-9090d76dcf65492f99385b1e9a81e20d34cd2630.zip
temp solution for alt 9 to show editbar label
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/pad.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/pad.html b/src/templates/pad.html
index babccd0f..cdaeb058 100644
--- a/src/templates/pad.html
+++ b/src/templates/pad.html
@@ -56,7 +56,7 @@
<!-- head and body had been removed intentionally -->
<% e.begin_block("body"); %>
- <div id="editbar" class="toolbar">
+ <div id="editbar" class="toolbar" title="Toolbar (Alt F9)">
<div id="overlay">
<div id="overlay-inner"></div>
</div>