20055da807
tmpl_process3.pl still throws some multi-byte warnings but no markup errors There are still quite a few places we could normalize to reduce the size of the translation file Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
104 lines
4.5 KiB
Cheetah
104 lines
4.5 KiB
Cheetah
<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
|
|
<title>Koha › Error</title>
|
|
<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
|
|
</head>
|
|
<body>
|
|
|
|
<!-- TMPL_INCLUDE NAME="header.inc" -->
|
|
<!-- TMPL_INCLUDE NAME="cat-search.inc" -->
|
|
|
|
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › Error 400</div>
|
|
|
|
<div id="doc" class="yui-t7">
|
|
|
|
<div id="bd">
|
|
<div id="yui-main">
|
|
<div class="yui-b"><div class="yui-g">
|
|
<h1>An Error has Occurred!</h1>
|
|
<h2>Error 400</h2>
|
|
<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
|
|
<li>This error means that the link was broken and that the page doesn't exist</li>
|
|
<li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
|
|
<li>Use top menu bar to navigate to another part of Koha.</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="yui-g">
|
|
<div class="yui-u first">
|
|
<!-- TMPL_IF NAME="CAN_user_circulate" -->
|
|
<h3><a href="/cgi-bin/koha/circ/circulation.pl">Circulation</a></h3>
|
|
<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;"><li>
|
|
<form method="post" action="/cgi-bin/koha/circ/circulation.pl">
|
|
<label for="navfindborrower">Check out to:</label>
|
|
<input id="navfindborrower" name="findborrower" type="text" size="10" />
|
|
<input type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" -->" />
|
|
<input type="hidden" name="printer" value="<!-- TMPL_VAR name="printer" -->" />
|
|
<input type="submit" class="submit" value="OK" />
|
|
</form>
|
|
</li>
|
|
<li><a accesskey="r" href="/cgi-bin/koha/circ/returns.pl">Check in</a></li>
|
|
<li><a href="/cgi-bin/koha/circ/branchtransfers.pl">Transfers</a></li></ul>
|
|
<!-- /TMPL_IF -->
|
|
<!-- TMPL_IF NAME="CAN_user_borrowers" -->
|
|
<h3><a href="/cgi-bin/koha/members/members-home.pl">Patrons</a></h3>
|
|
<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
|
|
<li><form action="/cgi-bin/koha/members/member.pl" method="post">
|
|
<label for="navmember">Search: </label>
|
|
<input id="navmember" type="text" size="10" name="member" />
|
|
<input type="submit" value="OK" class="submit" />
|
|
</form>
|
|
</li>
|
|
</ul>
|
|
<!-- /TMPL_IF -->
|
|
<!-- TMPL_IF NAME="CAN_user_catalogue" -->
|
|
<h3><a href="/cgi-bin/koha/catalogue/search.pl">Catalogue</a></h3>
|
|
<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
|
|
<li>
|
|
<form name="searchform" method="get" action="/cgi-bin/koha/catalogue/search.pl" id="searchform">
|
|
<input type="hidden" name="idx" value="" />
|
|
<label for="navkeyword">
|
|
Search:
|
|
</label><input type="text" id="navkeyword" name="q" size="10" accesskey="s" />
|
|
<input type="submit" value=" OK " class="submit" />
|
|
</form>
|
|
</li>
|
|
<li><a href="/cgi-bin/koha/virtualshelves/shelves.pl">Virtual Shelves</a></li>
|
|
</ul>
|
|
<!-- /TMPL_IF -->
|
|
</div>
|
|
|
|
|
|
<div class="yui-u">
|
|
|
|
<!-- TMPL_IF NAME="CAN_user_editcatalogue" -->
|
|
<h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloguing</a></h3>
|
|
<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
|
|
<li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
|
|
<li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
|
|
<li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
|
|
</ul>
|
|
<h3><a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a></h3>
|
|
<!-- /TMPL_IF --><!-- TMPL_IF NAME="CAN_user_reports" -->
|
|
<h3><a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a></h3>
|
|
<!-- /TMPL_IF -->
|
|
<!-- TMPL_IF NAME="CAN_user_parameters" -->
|
|
<h3> <a href="/cgi-bin/koha/admin/admin-home.pl">Koha administration</a></h3>
|
|
<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
|
|
<li><a href="/cgi-bin/koha/admin/systempreferences.pl">System preferences</a></li>
|
|
</ul>
|
|
<!-- /TMPL_IF -->
|
|
<!-- TMPL_IF NAME="CAN_user_tools" -->
|
|
<h3><a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a></h3>
|
|
<!-- /TMPL_IF -->
|
|
<h3><a href="/cgi-bin/koha/about.pl">About Koha</a></h3>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
|
|
|