Bug 5917 / Bug 6085 : Fixing not being able to change language
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / authorities / auth_finder.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <title>Koha &rsaquo; Cataloging Authority Plugin</title>
3 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
4 <style type="text/css">
5 #custom-doc { width:51.46em;*width:50.17em;min-width:675px; margin:auto; text-align:left; } 
6 </style>
7 </head>
8 <body>
9 <div id="custom-doc" class="yui-t7">
10    
11    <div id="bd">
12         <div id="yui-main">
13         <div class="yui-b"><div class="yui-g">
14
15 <h1>Authority search</h1>
16 <!-- TMPL_INCLUDE NAME="auth-finder-search.inc" -->
17
18         </div>
19         </div>
20    </div>
21 </div>
22 </div>
23 <!-- TMPL_INCLUDE NAME="popup-bottom.inc" -->