Bug 8992: (QA followup) <body> was missing id and class
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
This commit is contained in:
parent
e3450b2de7
commit
1a585ec7fe
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
|||
[% END %]
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="idref">
|
||||
[% INCLUDE 'bodytag.inc' bodyid='idref' bodyclass='scrollto' %]
|
||||
<div class="main">
|
||||
[% IF error %]
|
||||
This ppn is not found on the idref service.
|
||||
[% ELSE %]
|
||||
|
|
Loading…
Reference in a new issue