mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
fix misspelling from Headline
This commit is contained in:
parent
f4ee2bac03
commit
8649be0e56
1 changed files with 2 additions and 2 deletions
|
@ -79,12 +79,12 @@
|
|||
</li>
|
||||
<li class="separator"></li>
|
||||
<li onClick="window.pad&&pad.editbarClick('heading1');return false;" >
|
||||
<a title="Haedline Level 1">
|
||||
<a title="Headline Level 1">
|
||||
<div class="buttonicon" style="background-position:0px -452px"></div>
|
||||
</a>
|
||||
</li>
|
||||
<li onClick="window.pad&&pad.editbarClick('heading2');return false;" >
|
||||
<a title="Haedline Level 2">
|
||||
<a title="Headline Level 2">
|
||||
<div class="buttonicon" style="background-position:0px -436px"></div>
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue