diff options
Diffstat (limited to 'library/tinymce/examples/menu.html')
-rw-r--r--[-rwxr-xr-x] | library/tinymce/examples/menu.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/library/tinymce/examples/menu.html b/library/tinymce/examples/menu.html index a65c3104f..e48650abd 100755..100644 --- a/library/tinymce/examples/menu.html +++ b/library/tinymce/examples/menu.html @@ -13,5 +13,6 @@ a {display:block;} <a href="skins.html" target="main">Skin support</a>
<a href="word.html" target="main">Word processor</a>
<a href="custom_formats.html" target="main">Custom formats</a>
+<a href="accessibility.html" target="main">Accessibility Options</a>
</body>
-</html>
\ No newline at end of file +</html>
|