Bug 13941: [2/2] Fix <body> tags missing id/class
authorFrédéric Demians <f.demians@tamil.fr>
Tue, 14 Apr 2015 14:27:48 +0000 (16:27 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 24 Apr 2015 12:47:38 +0000 (09:47 -0300)
Followed test plan from patch 1/2, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>

57 files changed:
koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc
koha-tmpl/intranet-tmpl/prog/en/includes/installer-doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorder.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/cancelorder.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice-files.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/modordernotes.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/transport-cost-matrix.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_linking_section.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_auth_search.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt
koha-tmpl/intranet-tmpl/prog/en/modules/common/patron_search.tt
koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step1.tt
koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt
koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt
koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-reserves.tt
koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course.tt
koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/invalid-course.tt
koha-tmpl/intranet-tmpl/prog/en/modules/help/edithelp.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/files.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/nl-search.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/routing-lists.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt
koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/enqueue_koc.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/add-modify.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt
koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-disabled.tt
koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt
koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-upload.tt
koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/addItems.tt
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-frequencies.tt
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-history.tt
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-numberpatterns.tt
koha-tmpl/intranet-tmpl/prog/en/modules/test/progressbar.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/400.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/401.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/402.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/403.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/404.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/500.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/ilsdi.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/maintenance.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/help.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/svc/suggestion.tt

index ef87e1e..fbcd178 100644 (file)
@@ -16,4 +16,4 @@
 
 <link rel="stylesheet" type="text/css" href="[% themelang %]/css/help.css" />
 </head>
-<body id="help">
+<body id="help" class="help">
index 8684b88..9c4f541 100644 (file)
@@ -3,12 +3,12 @@
 [% INCLUDE "doc-head-close.inc" %]
 </head>
 
-<body>
+<body id="a" class="acq">
 [% INCLUDE "header.inc" %]
 
 <div id="doc3" class="yui-t7">
 
-<div id="bd">
+<div id="acq_addorder" class="acq">
   <div id="yui-main">
     <div class="yui-b">
       [% IF (not_enough_budget) %]
index 5c07c67..be23874 100644 (file)
@@ -3,7 +3,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
 
-<body>
+<body id="acq_cancelorder" class="acq">
 [% INCLUDE 'header.inc' %]
 
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisition</a> &rsaquo; Cancel order</div>
index 08ca3cd..b2e26aa 100644 (file)
@@ -25,7 +25,7 @@
 //]]>
 </script>
 </head>
-<body>
+<body id="acq_invoice_files" class="acq">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'acquisitions-search.inc' %]
 
index ce278d4..927697b 100644 (file)
@@ -51,7 +51,7 @@
 </script>
 </head>
 
-<body>
+<body id="acq_invoice" class="acq">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'acquisitions-search.inc' %]
 
index 456a231..8cd41fa 100644 (file)
@@ -81,7 +81,7 @@ $(document).ready(function() {
 </script>
 </head>
 
-<body>
+<body id="acq_invoices" class="acq">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'acquisitions-search.inc' %]
 
index 3ba7158..f17d5c2 100644 (file)
@@ -9,7 +9,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
 
-<body>
+<body id="acq_modordernotes" class="acq">
 [% INCLUDE 'header.inc' %]
 
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisition</a> &rsaquo; <a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid %]">[% booksellername|html %]</a> &rsaquo; <a href="/cgi-bin/koha/acqui/basket.pl?basketno=[% basketno %]">Basket [% basketname|html %] ([% basketno %])</a> &rsaquo; Change order [% IF (type == "vendor") %]vendor[% ELSE %]internal[% END %] note</div>
index fadfa6a..8e30563 100644 (file)
@@ -35,7 +35,7 @@
  //]]>
 </script>
 </head>
-<body>
+<body id="acq_newordersubscription" class="acq">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'acquisitions-search.inc' %]
 
index 3671632..0ba9a0e 100644 (file)
@@ -13,7 +13,7 @@
     </script>
 [% END %]
 </head>
-<body id="order_transfer_page">
+<body id="acq_transferorder" class="acq">
 
 <div id="custom-doc" class="yui-t7">
    <div id="bd">
index 6ededf6..94da006 100644 (file)
@@ -29,7 +29,8 @@
 </script>
 </head>
 
-<body id="sru_modmapping">
+<body id="admin_sru_modmapping" class="admin">
+
 <div id="custom-doc" class="yui-t7">
 
     <div id="bd">
index fb36d0e..1a52a3f 100644 (file)
@@ -47,7 +47,7 @@ function form_submit (f) {
 </style>
 
 </head>
-<body>
+<body id="admin_transport_cost_matrix" class="admin">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 
index 27284e7..ba214da 100644 (file)
@@ -84,7 +84,7 @@
 </script>
 
 </head>
-<body style="padding:1em;">
+<body id="cat_marc21_linking_section" class="cat" style="padding:1em;">
 <h3>MARC21 Plugin to build links between records</h3>
 [% ELSE %]
            <script type="text/javascript">
 </script>
 
 </head>
-<body style="padding:1em;">
+<body id="cat_marc21_linking_section" class="cat" style="padding:1em;">
 <h3>Plugin to build links between records</h3>
     [% IF ( Search ) %]
             <div id="MARC21_Linking_section_search">
index ec604fd..66d5223 100644 (file)
 </script>
 
 </head>
-<body style="padding:1em;">
+<body id="cat_unimarc_field_4XX" class="cat" style="padding:1em;">
 <h3>UNIMARC field 4XX builder</h3>
        [% IF ( Search ) %]
                <div id="UNIMARC_Field_4XX_search">
index 70d2b26..bb21af7 100644 (file)
@@ -99,7 +99,7 @@ tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
         <div id="custom-doc" class="yui-t7">
     [% ELSE %]
         </head>
-        <body style="padding:.5em;">
+        <body id="cat_z3950_search" class="cat" style="padding:.5em;">
         <div>
     [% END %]
     <div id="bd">
index 79e8015..4272f84 100644 (file)
@@ -100,7 +100,7 @@ tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
 <div id="custom-doc" class="yui-t7">
 [% ELSE %]
 </head>
-<body style="padding:.5em;">
+<body id="cat_z3950_search" class="cat" style="padding:.5em;">
 <div>
 [% END %]
       <div id="bd">
index e03247d..930bb06 100644 (file)
@@ -19,7 +19,7 @@
 
 </head>
 
-<body>
+<body id="circ_renew" class="circ">
 
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'circ-search.inc' %]
index b65d3f8..44117b2 100644 (file)
@@ -149,7 +149,7 @@ function filterByFirstLetterSurname(letter) {
 </script>
 
 </head>
-<body>
+<body id="common_patron_search" class="common">
 <div id="patron_search" class="yui-t7">
   <div id="bd">
     <div class="yui-g">
index 439987b..b503636 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Course reserves &rsaquo; Add items</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="courses_add_items_step1" class="course">
 
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
index 2ec285f..c1c284c 100644 (file)
@@ -3,7 +3,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
 
-<body>
+<body id="courses_add_items_step2" class="course">
 
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
index 14e5134..a8ab677 100644 (file)
@@ -14,7 +14,7 @@ $(document).ready(function() {
 </script>
 
 </head>
-<body id="lists_shelves" class="lists">
+<body id="courses_course_reserves" class="course">
 
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
index 841e454..396c9aa 100644 (file)
@@ -57,7 +57,7 @@
 
 </head>
 
-<body>
+<body id="courses_course" class="course">
 
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
index d1ae392..7b51c47 100644 (file)
@@ -1,7 +1,7 @@
 [% INCLUDE 'doc-head-open.inc' %]
 <title>Koha &rsaquo; Course reserves</title>
 [% INCLUDE 'doc-head-close.inc' %]
-<body id="lists_shelves" class="lists">
+<body id="courses_invalid_course" class="course">
 
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
index 9ed805c..4dd38a1 100644 (file)
@@ -24,7 +24,7 @@ tinyMCE.init({
 [% INCLUDE intranetstylesheet.inc %]
 <link rel="stylesheet" type="text/css" href="[% themelang %]/css/help.css" />
 </head>
-<body id="help">
+<body id="help_edithelp" class="help">
        <h1>Online Help</h1>
 [% IF ( error ) %]
 <h5>[% error %]</h5>
index 58a3038..5e7d143 100644 (file)
@@ -3,7 +3,7 @@
 <title>Files for [% INCLUDE 'patron-title.inc' %]</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="pat_files" class="pat">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'patron-search.inc' %]
 
index 56cb76e..a3629ad 100644 (file)
@@ -3,7 +3,7 @@
 <title>Search the Norwegian national patron database</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="pat_nl_search" class="pat">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'patron-search.inc' %]
 
index 2d198a2..768bca9 100644 (file)
@@ -15,7 +15,7 @@
 </script>
 </head>
 
-<body>
+<body id="pat_purchase_suggestions" class="pat">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'patron-search.inc' %]
 
index f6f6f92..c0e0bf9 100644 (file)
@@ -2,7 +2,7 @@
 <title>Subscription Routing Lists for [% INCLUDE 'patron-title.inc' %]</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="pat_routing_lists" class="pat">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'patron-search.inc' %]
 
index 876559a..e118b60 100644 (file)
@@ -20,7 +20,7 @@
 </script>
 </head>
 
-<body>
+<body id="pat_statistics" class="pat">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'patron-search.inc' %]
 
index 8c836e3..1242f00 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Circulation &rsaquo; Add offline circulations to queue</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="ocirc_enqueue_koc" class="circ ocirc">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'circ-search.inc' %]
 
index 7e89376..d6a0d06 100644 (file)
@@ -19,7 +19,7 @@ function CheckForm() {
 
 </head>
 
-<body>
+<body id="patlist_add_modify" class="pat patlist">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> &rsaquo; <a href="lists.pl">Patron lists</a> &rsaquo; Add / modify list</div>
index 18cf284..0436d3d 100644 (file)
@@ -65,7 +65,7 @@ $(document).ready(function() {
 
 </head>
 
-<body>
+<body id="patlist_list" class="pat patlist">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> &rsaquo; <a href="lists.pl">Patron lists</a> &rsaquo; <a href="/cgi-bin/koha/patron_lists/list.pl?patron_list_id=[% list.id %]">[% list.name %]</a> &rsaquo; Add patrons</div>
index 884bb8f..dc1160a 100644 (file)
@@ -24,7 +24,7 @@
 
 </head>
 
-<body>
+<body id="patlist_lists" class="pat patlist">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> &rsaquo; Patron lists</div>
index 4b100cd..dd42f5c 100644 (file)
@@ -5,7 +5,7 @@
 [% INCLUDE 'calendar.inc' %]
 </head>
 
-<body>
+<body id="plugins_plugins_disabled" class="plugins">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'circ-search.inc' %]
 
index 7f9a581..830309b 100644 (file)
@@ -5,7 +5,7 @@
 [% INCLUDE 'calendar.inc' %]
 </head>
 
-<body>
+<body id="plugins_plugins_home" class="plugins">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'circ-search.inc' %]
 
index 94d3373..bce663d 100644 (file)
@@ -5,7 +5,7 @@
 [% INCLUDE 'calendar.inc' %]
 </head>
 
-<body>
+<body id="plugins_plugins_upload" class="plugins">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'circ-search.inc' %]
 
index 6e9e725..25ec9c3 100644 (file)
@@ -9,7 +9,7 @@
     //]]>
 </script>
 </head>
-<body>
+<body id="rcoll_addItems" class="tools rcoll">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 
index db8da0e..0986095 100644 (file)
@@ -66,7 +66,7 @@ $(document).ready(function() {
 </script>
 </head>
 
-<body>
+<body id="ser_subscription_frequencies" class="ser">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'serials-search.inc' %]
 
index 017bbf1..5213b3d 100644 (file)
@@ -5,7 +5,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
 
-<body>
+<body id="ser_subscription_history" class="ser">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'serials-search.inc' %]
 
index 9fca2f1..097c35a 100644 (file)
@@ -61,7 +61,7 @@ function show_blocking_subs() {
 </script>
 </head>
 
-<body>
+<body id="ser_subscription_numberpatterns" class="ser">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'serials-search.inc' %]
 
index 4238543..3ad4d33 100644 (file)
@@ -19,7 +19,7 @@ function CheckForm(f) {
 //]]>
 </script>
 </head>
-<body>
+<body id="test_progressbar" class="test">
 <div id="doc3" class="yui-t2">
    
 <form method="post" action="progressbarsubmit.pl">
index bfef366..6c26d83 100644 (file)
@@ -294,7 +294,7 @@ function setSelectByValue( selectId, value ) {
 
 </head>
 
-<body>
+<body id="tools_marc_modification_templates" class="tools">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 
index 6868f23..66680c9 100644 (file)
 //]]>
 </script>
 </head>
-<body>
+<body id="tools_modborrowers" class="tools">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 
index 634092f..b70c67e 100644 (file)
@@ -10,7 +10,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% INCLUDE 'calendar.inc' %]
 </head>
-<body class="tools_viewlog" class="tools">
+<body id="tools_viewlog" class="tools">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 
index b9465fb..3e123f9 100644 (file)
@@ -2,7 +2,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body id="error400">
+<body id="error400" class="error">
 [% INCLUDE 'masthead.inc' %]
 
     <div class="main">
index f6e2431..caee39f 100644 (file)
@@ -2,7 +2,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body id="error401">
+<body id="error401" class="error">
 [% INCLUDE 'masthead.inc' %]
 
     <div class="main">
index 585557a..73c8558 100644 (file)
@@ -2,7 +2,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body id="error402">
+<body id="error402" class="error">
 [% INCLUDE 'masthead.inc' %]
 
     <div class="main">
index 7e61a15..68d2459 100644 (file)
@@ -2,7 +2,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body id="error403">
+<body id="error403" class="error">
 [% INCLUDE 'masthead.inc' %]
 
     <div class="main">
index f02bf31..eb176f8 100644 (file)
@@ -2,7 +2,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body id="error404">
+<body id="error404" class="error">
 [% INCLUDE 'masthead.inc' %]
 
     <div class="main">
index 45885f2..38a4d45 100644 (file)
@@ -2,7 +2,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body id="error500">
+<body id="error500" class="error">
 [% INCLUDE 'masthead.inc' %]
 
     <div class="main">
index 8bdf985..b6c56c3 100644 (file)
@@ -31,7 +31,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
-<body>
+<body id="opac_ilsdi" class="opac">
 [% INCLUDE 'masthead.inc' %]
 
     <div class="main">
index d60084b..b8efad4 100644 (file)
@@ -18,7 +18,7 @@
     </style>
 [% END %]
 </head>
-<body>
+<body id="opac_maintenance" class="opac">
     [% IF ( opacheader ) %]
         [% opacheader %]
     [% END %]
index 5e2e747..566658e 100644 (file)
@@ -11,7 +11,7 @@
 [% IF action == 'edit' %]
 [% INCLUDE 'bodytag.inc' bodyid='opac-patron-update' %]
 [% ELSE %]
-<body id="opac-patron-registration">
+<body id="opac-patron-registration" class="opac">
 [% END %]
 [% INCLUDE 'masthead.inc' %]
 
index edc631a..969259a 100644 (file)
@@ -16,7 +16,7 @@
 </script>
 <script type="text/javascript" src="[% interface %]/[% theme %]/lib/modernizr.min.js"></script>
 </head>
-<body>
+<body id="sco_help" class="sco">
 [% INCLUDE 'masthead-sco.inc' %]
 
     <div class="main">
index cb0b752..8447469 100644 (file)
@@ -17,7 +17,7 @@
 </script>
 <script type="text/javascript" src="[% interface %]/[% theme %]/lib/modernizr.min.js"></script>
 </head>
-<body onload="dofocus();" onunload="mungeHistory();">
+<body id="sco_main" class="sco" onload="dofocus();" onunload="mungeHistory();">
 [% INCLUDE 'masthead-sco.inc' %]
 
     <div class="main">
index b294cd6..0fec6bd 100644 (file)
@@ -4,7 +4,7 @@
     [% INCLUDE 'doc-head-close.inc' %]
     [% BLOCK cssinclude %][% END %]
     </head>
-    <body id="opac-suggestion">
+    <body id="opac-suggestion" class="opac">
     [% INCLUDE 'masthead.inc' %]
 
     <div class="main">