|
Lines 19-28
Link Here
|
| 19 |
<div id="login_error"> |
19 |
<div id="login_error"> |
| 20 |
<strong>Error:</strong> |
20 |
<strong>Error:</strong> |
| 21 |
You do not have permission to access this page. |
21 |
You do not have permission to access this page. |
|
|
22 |
<p>Log in as a different user.</p> |
| 22 |
</div> |
23 |
</div> |
| 23 |
<div id="onerror_actions"> |
24 |
<div id="onerror_actions"> |
| 24 |
<a href="javascript:window.history.back()" class="button">Previous page</a> |
25 |
<a href="javascript:window.history.back()" class="button">Previous page</a> |
| 25 |
<a href="/cgi-bin/koha/mainpage.pl?logout.x=1" class="button">Log out</a> |
|
|
| 26 |
</div> |
26 |
</div> |
| 27 |
[% END %] |
27 |
[% END %] |
| 28 |
|
28 |
|
| 29 |
- |
|
|