aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/modules/ep_immae_buttons/templates/editbarButtons.ejs
blob: 339ae3d1836a5b170fd661c9318b175f4eabdd1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<li class="separator"></li>
<li class="clearFormatting">
  <a title="Clear Formatting">
    <span class="buttonicon buttonicon-clear-formatting">Clear</span>
  </a>
</li>
<li class="separator"></li>
<li class="findAndReplace">
  <a title="Find and replace">
    <span class="buttonicon buttonicon-find-replace">Find</span>
  </a>
</li>