diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 638e5b3b..d99e03e5 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1267,6 +1267,10 @@ "message": "Restore removed section", "description": "Label for the button to restore a removed section" }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, "shortcuts": { "message": "Shortcuts", "description": "Go to shortcut configuration" diff --git a/edit.html b/edit.html index 5d7d0c00..e5bc1fdb 100644 --- a/edit.html +++ b/edit.html @@ -32,12 +32,14 @@ + + @@ -84,10 +86,10 @@ - - + + @@ -311,154 +313,147 @@ -