23 lines
526 B
Text
23 lines
526 B
Text
[% INCLUDE 'doc-head-open.inc' %]
|
|
<title>Koha › Cataloging Authority Plugin</title>
|
|
[% INCLUDE 'doc-head-close.inc' %]
|
|
<style type="text/css">
|
|
#custom-doc { width:51.46em;*width:50.17em;min-width:675px; margin:auto; text-align:left; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div id="custom-doc" class="yui-t7">
|
|
|
|
<div id="bd">
|
|
<div id="yui-main">
|
|
<div class="yui-b"><div class="yui-g">
|
|
|
|
<h1>Authority search</h1>
|
|
[% INCLUDE 'auth-finder-search.inc' %]
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
[% INCLUDE 'popup-bottom.inc' %]
|