diff --git a/src/bootstrap-wysihtml5.js b/src/bootstrap-wysihtml5.js index 28bcd74..3c0d3fc 100644 --- a/src/bootstrap-wysihtml5.js +++ b/src/bootstrap-wysihtml5.js @@ -13,9 +13,9 @@ "
  • " + locale.font_styles.h1 + "
  • " + "
  • " + locale.font_styles.h2 + "
  • " + "
  • " + locale.font_styles.h3 + "
  • " + - "
  • " + locale.font_styles.h4 + "
  • " + - "
  • " + locale.font_styles.h5 + "
  • " + - "
  • " + locale.font_styles.h6 + "
  • " + + "
  • " + locale.font_styles.h4 + "
  • " + + "
  • " + locale.font_styles.h5 + "
  • " + + "
  • " + locale.font_styles.h6 + "
  • " + "" + ""; },