1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Table_of_contents: Deprecate id='toctitle' in favor of class='toctitle'

This commit is contained in:
gnosygnu
2017-06-17 19:18:39 -04:00
parent abe79be6cb
commit 31bc573a29
6 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@ class Wdata_fmtr__toc_div implements gplx.core.brys.Bfr_arg {
private final Bry_fmtr fmtr = Bry_fmtr.new_(String_.Concat_lines_nl_skip_last
( ""
, " <div id='toc' class='toc wb-toc'>"
, " <div id='toctitle'>"
, " <div id='toctitle' class='toctitle'>"
, " <h2>~{hdr}</h2>"
, " </div>"
, " <ul>~{itms}"