Koha/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tmpl
2008-09-02 15:43:29 -05:00

22 lines
571 B
Cheetah

<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
<title>Koha &rsaquo; Cataloging Authority Plugin</title>
<!-- TMPL_INCLUDE NAME="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>
<!-- TMPL_INCLUDE NAME="auth-finder-search.inc" -->
</div>
</div>
</div>
</div>
<!-- TMPL_INCLUDE NAME="popup-bottom.inc" -->