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:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user