Bug 7760: More ids and classes for the staff interface
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Fri, 23 Mar 2012 08:59:19 +0000 (09:59 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 26 Mar 2012 14:21:06 +0000 (16:21 +0200)
Owen pointed out that I missed 3 files - this corrects my omission.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
koha-tmpl/intranet-tmpl/prog/en/modules/about.tt
koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt
koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt

index 8b15b12..302e7bd 100644 (file)
@@ -10,7 +10,7 @@
 //]]>
 </script>
 </head>
-<body>
+<body id="about_about" class="about">
 [% INCLUDE 'header.inc' %]
 
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; About Koha</div>
index 6d86a62..96ed02d 100644 (file)
@@ -8,7 +8,7 @@
 </title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="main_auth" class="main">
 
 <div id="doc" class="yui-t7">
    <div id="bd">
index a4377df..1afa5b0 100644 (file)
@@ -3,7 +3,7 @@
 [% INCLUDE 'doc-head-close.inc' %]
 <style type="text/css"> #koha-news { border: 1px solid #EEEEEE; margin: .2em;} #koha-news h3 {background-color: #EEEEEE; padding : .3em; margin: 0;} .newsitem {margin: .3em; border-bottom: 1px solid #EEE;} .newsitem:last-child {border-bottom : 0;} .newsfooter {font-size: 80%; color: #CCCCCC;} </style>
 </head>
-<body>
+<body id="main_intranet-main" class="main">
 [% INCLUDE 'header.inc' %]
 [% IF ( koha_news_count ) %]<div id="doc3" class="yui-t3">[% ELSE %]<div id="doc3" class="yui-t7">[% END %]
 <div id="bd">