summaryrefslogtreecommitdiff
path: root/lisp/org/org-exp.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/org-exp.el')
-rw-r--r--lisp/org/org-exp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-exp.el b/lisp/org/org-exp.el
index 47406fd3525..2094242325e 100644
--- a/lisp/org/org-exp.el
+++ b/lisp/org/org-exp.el
@@ -344,7 +344,7 @@ This option can also be set with the +OPTIONS line, e.g. \"f:nil\"."
(defcustom org-export-html-footnotes-section "<div id=\"footnotes\">
<h2 class=\"footnotes\">%s: </h2>
-<div id=\"footnotes-text\">
+<div id=\"text-footnotes\">
%s
</div>
</div>"