Merge remote-tracking branch 'origin/new/bug_5604'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / authorities / auth_finder.tt
1 [% INCLUDE 'doc-head-open.inc' %]
2 <title>Koha &rsaquo; Cataloging Authority Plugin</title>
3 [% INCLUDE '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 [% INCLUDE 'auth-finder-search.inc' %]
17
18         </div>
19         </div>
20    </div>
21 </div>
22 </div>
23 [% INCLUDE 'popup-bottom.inc' %]