Bug 2780 - Capitalize strings consistently (Labels templates)
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / intranet-main.tt
index 12861f6..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">
@@ -51,7 +51,7 @@
                         <label for="navkeyword">
                             Search catalog:&nbsp;
                         </label><input type="text" id="navkeyword" name="q" size="10" accesskey="q" />
-                        <input type="submit" value=" OK " class="submit" />
+                        <input type="submit" value="OK" class="submit" />
                         </form>
                      </li>
                                </ul>