diff options
Diffstat (limited to 'data/templates/default.html4')
| -rw-r--r-- | data/templates/default.html4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/default.html4 b/data/templates/default.html4 index 9745f3ba8..837b20080 100644 --- a/data/templates/default.html4 +++ b/data/templates/default.html4 @@ -57,7 +57,7 @@ $endif$ $endif$ $if(toc)$ <div id="$idprefix$TOC"> -$toc$ +$table-of-contents$ </div> $endif$ $body$ |
