Bug 12395: (QA follow-up) Add class/id to body tag
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 25 Oct 2015 11:32:45 +0000 (12:32 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 6 Jul 2018 14:01:50 +0000 (14:01 +0000)
Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/modules/acqui/showorder.tt

index b872b20..2749bd7 100644 (file)
@@ -9,7 +9,7 @@
   }
 </style>
 </head>
-<body>
+<body id="acq_showorder" class="acq">
   [% IF order %]
     <table>
       <tbody>