Merge branch 'bug_9676' into 3.12-master
[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
8 </head>
9 <body id="auth_auth_finder" class="auth">
10 <div id="custom-doc" class="yui-t7">
11    
12    <div id="bd">
13         <div id="yui-main">
14         <div class="yui-b"><div class="yui-g">
15
16 <h1>Authority search</h1>
17 [% INCLUDE 'auth-finder-search.inc' %]
18
19         </div>
20         </div>
21    </div>
22 </div>
23 </div>
24 [% INCLUDE 'popup-bottom.inc' %]