First german contribution to 2.2.2
[koha.git] / koha-tmpl / intranet-tmpl / default / de / errors / 401.tmpl
1 <!-- TMPL_INCLUDE NAME="error-top.inc" -->
2 <!-- ------------------------MAIN BODY OF PAGE------------------------ -->
3 <div id="mainbloc">
4 <h1>An Error has Occurred!</h1>
5 <h2>Fehler 401</h2>
6 <ul>
7 <li>This error means that you aren't authorized to view this page</li>  
8 <li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
9 <li>Use top menu bar to navigate to another part of Koha.</li>
10 </ul>
11 </div>
12 <!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
13