diff --git a/src/Umbraco.Web.UI/config/tinyMceConfig.Release.config b/src/Umbraco.Web.UI/config/tinyMceConfig.Release.config
index a0135e3d60..7fad4e496c 100644
--- a/src/Umbraco.Web.UI/config/tinyMceConfig.Release.config
+++ b/src/Umbraco.Web.UI/config/tinyMceConfig.Release.config
@@ -2,209 +2,212 @@
-
-
- code
- images/editor/code.gif
- code
- 1
-
-
- removeformat
- images/editor/removeformat.gif
- removeformat
- 2
-
+
+
+ code
+ images/editor/code.gif
+ code
+ 1
+
+
+ removeformat
+ images/editor/removeformat.gif
+ removeformat
+ 2
+
-
- Undo
- images/editor/undo.gif
- undo
- 11
-
-
- Redo
- images/editor/redo.gif
- redo
- 12
-
-
- Cut
- images/editor/cut.gif
- cut
- 13
-
-
- Copy
- images/editor/copy.gif
- copy
- 14
-
-
-
-
- styleselect
- images/editor/showStyles.png
- styleselect
- 20
-
-
- bold
- images/editor/bold.gif
- bold
- 21
-
-
- italic
- images/editor/italic.gif
- italic
- 22
-
-
- Underline
- images/editor/underline.gif
- underline
- 23
-
-
- Strikethrough
- images/editor/strikethrough.gif
- strikethrough
- 24
-
+
+ Undo
+ images/editor/undo.gif
+ undo
+ 11
+
+
+ Redo
+ images/editor/redo.gif
+ redo
+ 12
+
+
+ Cut
+ images/editor/cut.gif
+ cut
+ 13
+
+
+ Copy
+ images/editor/copy.gif
+ copy
+ 14
+
+
+
+ styleselect
+ images/editor/showStyles.png
+ styleselect
+ 20
+
+
+ bold
+ images/editor/bold.gif
+ bold
+ 21
+
+
+ italic
+ images/editor/italic.gif
+ italic
+ 22
+
+
+ Underline
+ images/editor/underline.gif
+ underline
+ 23
+
+
+ Strikethrough
+ images/editor/strikethrough.gif
+ strikethrough
+ 24
+
-
- JustifyLeft
- images/editor/justifyleft.gif
- justifyleft
- 31
-
-
- JustifyCenter
- images/editor/justifycenter.gif
- justifycenter
- 32
-
-
- JustifyRight
- images/editor/justifyright.gif
- justifyright
- 33
-
-
- JustifyFull
- images/editor/justifyfull.gif
- justifyfull
- 34
-
+
+ JustifyLeft
+ images/editor/justifyleft.gif
+ justifyleft
+ 31
+
+
+ JustifyCenter
+ images/editor/justifycenter.gif
+ justifycenter
+ 32
+
+
+ JustifyRight
+ images/editor/justifyright.gif
+ justifyright
+ 33
+
+
+ JustifyFull
+ images/editor/justifyfull.gif
+ alignjustify
+ 34
+
-
- bullist
- images/editor/bullist.gif
- bullist
- 41
-
-
- numlist
- images/editor/numlist.gif
- numlist
- 42
-
-
- Outdent
- images/editor/outdent.gif
- outdent
- 43
-
-
- Indent
- images/editor/indent.gif
- indent
- 44
-
+
+ bullist
+ images/editor/bullist.gif
+ bullist
+ 41
+
+
+ numlist
+ images/editor/numlist.gif
+ numlist
+ 42
+
+
+ Outdent
+ images/editor/outdent.gif
+ outdent
+ 43
+
+
+ Indent
+ images/editor/indent.gif
+ indent
+ 44
+
-
- mceLink
- images/editor/link.gif
- link
- 51
-
-
- unlink
- images/editor/unLink.gif
- unlink
- 52
-
-
- mceInsertAnchor
- images/editor/anchor.gif
- anchor
- 53
-
+
+ mceLink
+ images/editor/link.gif
+ link
+ 51
+
+
+ unlink
+ images/editor/unLink.gif
+ unlink
+ 52
+
+
+ mceInsertAnchor
+ images/editor/anchor.gif
+ anchor
+ 53
+
-
- mceImage
- images/editor/image.gif
- image
- 61
-
-
- umbracomacro
- images/editor/insMacro.gif
- umbracomacro
- 62
-
-
- mceInsertTable
- images/editor/table.gif
- table
- 63
-
-
- umbracoembed
- images/editor/media.gif
- umbracoembed
- 66
-
-
- inserthorizontalrule
- images/editor/hr.gif
- hr
- 71
-
-
- subscript
- images/editor/sub.gif
- sub
- 72
-
-
- superscript
- images/editor/sup.gif
- sup
- 73
-
-
- mceCharMap
- images/editor/charmap.gif
- charmap
- 74
-
-
-
- code
- paste
- umbracolink
-
-
-
+ mceImage
+ images/editor/image.gif
+ image
+ 61
+
+
+
+ umbracomacro
+ images/editor/insMacro.gif
+ umbracomacro
+ 62
+
+
+
+
+
+ mceInsertTable
+ images/editor/table.gif
+ table
+ 63
+
+
+
+ umbracoembed
+ images/editor/media.gif
+ umbracoembed
+ 66
+
+
+ inserthorizontalrule
+ images/editor/hr.gif
+ hr
+ 71
+
+
+ subscript
+ images/editor/sub.gif
+ subscript
+ 72
+
+
+
+ superscript
+ images/editor/sup.gif
+ superscript
+ 73
+
+
+
+ mceCharMap
+ images/editor/charmap.gif
+ charmap
+ 74
+
+
+
+
+ code
+ paste
+ umbracolink
+ anchor
+ charmap
+ table
+
+
+
-
- font
+
+ font
-
-
-
- raw
- GoogleSpellChecker.ashx
-
+
+
+
+ raw
+ GoogleSpellChecker.ashx
+
\ No newline at end of file
diff --git a/src/Umbraco.Web.UI/config/tinyMceConfig.config b/src/Umbraco.Web.UI/config/tinyMceConfig.config
index 209d12ce4a..7fad4e496c 100644
--- a/src/Umbraco.Web.UI/config/tinyMceConfig.config
+++ b/src/Umbraco.Web.UI/config/tinyMceConfig.config
@@ -41,14 +41,6 @@
14
-
-
styleselect
images/editor/showStyles.png
@@ -101,7 +93,7 @@
JustifyFull
images/editor/justifyfull.gif
- justifyfull
+ alignjustify
34
@@ -149,12 +141,12 @@
53
-
- mceImage
- images/editor/image.gif
- image
- 61
-
+
+ mceImage
+ images/editor/image.gif
+ image
+ 61
+
umbracomacro
@@ -187,14 +179,14 @@
subscript
images/editor/sub.gif
- sub
+ subscript
72
superscript
images/editor/sup.gif
- sup
+ superscript
73
@@ -210,6 +202,9 @@
code
paste
umbracolink
+ anchor
+ charmap
+ table