diff --git a/src/templates/pad.html b/src/templates/pad.html index 82ddd9671..4405e54f4 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -63,16 +63,20 @@ <% } %> + <% if(settings.toolbarItems.indexOf("italic") !== -1){ %>
  • + <% } %> + <% if(settings.toolbarItems.indexOf("underline") !== -1){ %>
  • + <% } %>