summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index e1f59c1e..92bea582 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -161,7 +161,7 @@
<div id="wrapper">
<% e.begin_block("indexWrapper"); %>
<div id="inner">
- <buttOn id="button" onclick="go2Random()" data-l10n-id="index.newPad"></button>
+ <button id="button" onclick="go2Random()" data-l10n-id="index.newPad"></button>
<label id="label" for="padname" data-l10n-id="index.createOpenPad"></label>
<form action="#" onsubmit="go2Name();return false;">
<input type="text" id="padname" maxlength="50" autofocus x-webkit-speech>