diff --git a/data/doc/documentation.xml b/data/doc/documentation.xml
index 4b8b946b..ec3ad1f9 100644
--- a/data/doc/documentation.xml
+++ b/data/doc/documentation.xml
@@ -4496,6 +4496,22 @@ git checkout v9.0.0
If you did not change the annotation ODD to match your own requirements, you may also want to copy odd/annotations.odd
from TEI Publisher 9 into resources/odd/ of you app
+
+ To update the HTML page for annotations, it is best to use the version from TEI Publisher 9 and copy over the sections you customized. While
+ the Publisher 9 version may look very different on first sight, the relevant, user-customizable parts have not changed much:
+
+ copy any customized toolbar buttons (class ) into the corresponding header element in the Publisher 9
+ version
+
+
+ in the same way copy modified form controls (class ). In the new version those appear further down in the
+ HTML, but still look the same
+
+
+ copy element pb-authority-lookup, including your custom authoritiy definitions
+
+
+
diff --git a/templates/pages/annotate.html b/templates/pages/annotate.html
index c79d513e..9181fde6 100644
--- a/templates/pages/annotate.html
+++ b/templates/pages/annotate.html
@@ -42,12 +42,10 @@
data-template="pages:parse-params">
-
-