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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/400.tt (-3 / +3 lines)
Lines 14-24 Link Here
14
   <div id="bd">
14
   <div id="bd">
15
	<div id="yui-main">
15
	<div id="yui-main">
16
	<div class="yui-b"><div class="yui-g">
16
	<div class="yui-b"><div class="yui-g">
17
    <h1>An Error has Occurred!</h1>
17
    <h1>An error has occurred!</h1>
18
    <h2>Error 400</h2>
18
    <h2>Error 400</h2>
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
20
    <li>This error means that the link was broken and that the page doesn't exist</li>	
20
    <li>This error means that the link was broken and that the page doesn't exist</li>	
21
    <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
21
    <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
22
    <li>Use top menu bar to navigate to another part of Koha.</li>
22
    <li>Use top menu bar to navigate to another part of Koha.</li>
23
    </ul>
23
    </ul>
24
</div>
24
</div>
Lines 73-79 Link Here
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
79
    </ul>
79
    </ul>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/401.tt (-3 / +3 lines)
Lines 14-24 Link Here
14
   <div id="bd">
14
   <div id="bd">
15
	<div id="yui-main">
15
	<div id="yui-main">
16
	<div class="yui-b"><div class="yui-g">
16
	<div class="yui-b"><div class="yui-g">
17
    <h1>An Error has Occurred!</h1>
17
    <h1>An error has occurred!</h1>
18
    <h2>Error 401</h2>
18
    <h2>Error 401</h2>
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
20
        <li>This error means that you aren't authorized to view this page</li>	
20
        <li>This error means that you aren't authorized to view this page</li>	
21
        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
21
        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
23
    </ul>
23
    </ul>
24
</div>
24
</div>
Lines 73-79 Link Here
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
79
    </ul>
79
    </ul>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/402.tt (-3 / +3 lines)
Lines 14-24 Link Here
14
   <div id="bd">
14
   <div id="bd">
15
	<div id="yui-main">
15
	<div id="yui-main">
16
	<div class="yui-b"><div class="yui-g">
16
	<div class="yui-b"><div class="yui-g">
17
    <h1>An Error has Occurred!</h1>
17
    <h1>An error has occurred!</h1>
18
    <h2>Error 402</h2>
18
    <h2>Error 402</h2>
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
20
        <li>This error means that the link was broken and that the page doesn't exist</li>	
20
        <li>This error means that the link was broken and that the page doesn't exist</li>	
21
        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
21
        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
23
    </ul>
23
    </ul>
24
</div>
24
</div>
Lines 73-79 Link Here
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
79
    </ul>
79
    </ul>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/403.tt (-3 / +3 lines)
Lines 14-24 Link Here
14
   <div id="bd">
14
   <div id="bd">
15
	<div id="yui-main">
15
	<div id="yui-main">
16
	<div class="yui-b"><div class="yui-g">
16
	<div class="yui-b"><div class="yui-g">
17
    <h1>An Error has Occurred!</h1>
17
    <h1>An error has occurred!</h1>
18
    <h2>Error 403</h2>
18
    <h2>Error 403</h2>
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
20
    <li>This error means that the link was broken and that the page doesn't exist</li>	
20
    <li>This error means that the link was broken and that the page doesn't exist</li>	
21
    <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
21
    <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
22
    <li>Use top menu bar to navigate to another part of Koha.</li>
22
    <li>Use top menu bar to navigate to another part of Koha.</li>
23
    </ul>
23
    </ul>
24
</div>
24
</div>
Lines 73-79 Link Here
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
79
    </ul>
79
    </ul>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/404.tt (-3 / +3 lines)
Lines 14-24 Link Here
14
   <div id="bd">
14
   <div id="bd">
15
	<div id="yui-main">
15
	<div id="yui-main">
16
	<div class="yui-b"><div class="yui-g">
16
	<div class="yui-b"><div class="yui-g">
17
    <h1>An Error has Occurred!</h1>
17
    <h1>An error has occurred!</h1>
18
    <h2>Error 404</h2>
18
    <h2>Error 404</h2>
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
20
        <li>This error means that the link was broken and that the page doesn't exist</li>	
20
        <li>This error means that the link was broken and that the page doesn't exist</li>	
21
        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
21
        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
23
    </ul>
23
    </ul>
24
</div>
24
</div>
Lines 73-79 Link Here
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
79
    </ul>
79
    </ul>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/405.tt (-3 / +3 lines)
Lines 14-24 Link Here
14
   <div id="bd">
14
   <div id="bd">
15
	<div id="yui-main">
15
	<div id="yui-main">
16
	<div class="yui-b"><div class="yui-g">
16
	<div class="yui-b"><div class="yui-g">
17
    <h1>An Error has Occurred!</h1>
17
    <h1>An error has occurred!</h1>
18
    <h2>Error 405</h2>
18
    <h2>Error 405</h2>
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
20
        <li>This error means that the link was broken and that the page doesn't exist</li>	
20
        <li>This error means that the link was broken and that the page doesn't exist</li>	
21
        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
21
        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
23
    </ul>
23
    </ul>
24
</div>
24
</div>
Lines 73-79 Link Here
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
79
    </ul>
79
    </ul>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/500.tt (-4 / +3 lines)
Lines 14-24 Link Here
14
   <div id="bd">
14
   <div id="bd">
15
	<div id="yui-main">
15
	<div id="yui-main">
16
	<div class="yui-b"><div class="yui-g">
16
	<div class="yui-b"><div class="yui-g">
17
    <h1>An Error has Occurred!</h1>
17
    <h1>An error has occurred!</h1>
18
    <h2>Error 500</h2>
18
    <h2>Error 500</h2>
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
19
    <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
20
        <li>In Koha this typically means that the Koha team is working on new features</li>	
20
        <li>In Koha this typically means that the Koha team is working on new features</li>	
21
        <li>Wait while system maintenance is being done or <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
21
        <li>Wait while system maintenance is being done or <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
22
        <li>Use top menu bar to navigate to another part of Koha.</li>
23
    </ul>
23
    </ul>
24
</div>
24
</div>
Lines 73-79 Link Here
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
73
    [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
74
    <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
75
	<ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
76
        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
77
        <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
78
        <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
79
    </ul>
79
    </ul>
80
- 

Return to bug 2780