Bug 13364: (QA followup) <body> missing id and class
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
This commit is contained in:
parent
6a923f9cc6
commit
4381be9a46
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
[% INCLUDE 'doc-head-close.inc' %]
|
||||
[% INCLUDE 'datatables.inc' %]
|
||||
</head>
|
||||
<body>
|
||||
<body id="cat_cn_browser" class="cat">
|
||||
[% UNLESS ( popup ) %]
|
||||
[% INCLUDE 'header.inc' %]
|
||||
[% INCLUDE 'cat-search.inc' %]
|
||||
|
|
Loading…
Reference in a new issue