Bugzilla – Attachment 17317 Details for
Bug 6506
deleting patron history missing errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Correct CSS name
0002-Bug-6506-Correct-CSS-class-name.patch (text/plain), 1.32 KB, created by
Peter Kelly
on 2013-04-09 19:33:08 UTC
(
hide
)
Description:
Correct CSS name
Filename:
MIME Type:
Creator:
Peter Kelly
Created:
2013-04-09 19:33:08 UTC
Size:
1.32 KB
patch
obsolete
>From a5723a249e8dc89ab787d07d355c908018a010c4 Mon Sep 17 00:00:00 2001 >From: Peter Crellan Kelly <peter@catalyst.net.nz> >Date: Wed, 10 Apr 2013 07:22:41 +1200 >Subject: [PATCH 2/2] Bug 6506: Correct CSS class name. > >--- > .../opac-tmpl/prog/en/modules/opac-privacy.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-privacy.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-privacy.tt >index 233222b..5bd84bb 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-privacy.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-privacy.tt >@@ -14,7 +14,7 @@ > [% IF ( deleted ) %] > <div class="dialog message">Your reading history has been deleted.</div> > [% ELSIF ( err_history_not_deleted ) %] >- <div class="dialog error">The deletion of your reading history failed, because there is a problem with the configuration of this feature. Please help to fix the system by informing your library of this error.</div> >+ <div class="dialog alert">The deletion of your reading history failed, because there is a problem with the configuration of this feature. Please help to fix the system by informing your library of this error.</div> > [% END %] > [% IF ( privacy_updated ) %] > <div class="dialog message">Your privacy rules have been updated.</div> >-- >1.7.9.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 6506
:
16955
|
17113
|
17305
|
17317
|
17385
|
17386
|
17387
|
17753
|
17754
|
17755