Bugzilla – Attachment 30837 Details for
Bug 12763
Add more information for users to OPAC Error 404 page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 12763 [QA Followup] - Remove tabs and trailing space
PASSED-QA-Bug-12763-QA-Followup---Remove-tabs-and-.patch (text/plain), 1.89 KB, created by
Kyle M Hall (khall)
on 2014-08-15 13:13:15 UTC
(
hide
)
Description:
[PASSED QA] Bug 12763 [QA Followup] - Remove tabs and trailing space
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-08-15 13:13:15 UTC
Size:
1.89 KB
patch
obsolete
>From afebff2e9705c900cb96b6efdb747ddab01f11ff Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 15 Aug 2014 09:07:07 -0400 >Subject: [PATCH] [PASSED QA] Bug 12763 [QA Followup] - Remove tabs and trailing space > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../opac-tmpl/bootstrap/en/modules/errors/404.tt | 8 +++----- > 1 files changed, 3 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/404.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/404.tt >index ff793a1..f02bf31 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/404.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/404.tt >@@ -25,7 +25,7 @@ > [% END %] > <div id="errormsg404"> > <h3>Sorry, the requested page is not available</h3> >- <p><em>Error 404</em></p> >+ <p><em>Error 404</em></p> > <h3>This message can have following reasons</h3> > <ul> > <li>You made use of an external link to a catalog item that is no longer available</li> >@@ -39,10 +39,8 @@ > <li>You can navigate to the <a href="/cgi-bin/koha/opac-main.pl"><b>catalog main page</b></a></li> > </ul> > <h3>Report broken links</h3> >- <ul> >- <li>To report a broken link or any other issue please send an >- <a href="mailto:[% admin %]">email to the Koha Administrator</a></li> >- >+ <ul> >+ <li>To report a broken link or any other issue please send an <a href="mailto:[% admin %]">email to the Koha Administrator</a></li> > </ul> > </div> <!-- / #errormsg404 --> > </div> <!-- / .span10/12 --> >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 12763
:
30801
|
30812
|
30836
| 30837