View | Details | Raw Unified | Return to bug 11400
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt (-2 / +1 lines)
Lines 22-28 Link Here
22
</div>
22
</div>
23
<div id="onerror_actions">
23
<div id="onerror_actions">
24
    <a href="javascript:window.history.back()" class="button">Previous page</a>
24
    <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>
25
    <a href="/cgi-bin/koha/mainpage.pl?logout.x=1" class="button">Log in as a different user</a>
26
</div>
26
</div>
27
[% END %]
27
[% END %]
28
28
29
- 

Return to bug 11400