Bugzilla – Attachment 18000 Details for
Bug 10201
Old OPAC patron update system should be removed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10201 [Follow-up] Old OPAC patron update system should be removed
Bug-10201-Follow-up-Old-OPAC-patron-update-system-.patch (text/plain), 1.75 KB, created by
Mirko Tietgen
on 2013-05-07 19:15:21 UTC
(
hide
)
Description:
Bug 10201 [Follow-up] Old OPAC patron update system should be removed
Filename:
MIME Type:
Creator:
Mirko Tietgen
Created:
2013-05-07 19:15:21 UTC
Size:
1.75 KB
patch
obsolete
>From e38ee7763d809e802117663df9f1bcced3fba9df Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 7 May 2013 12:11:23 -0400 >Subject: [PATCH] Bug 10201 [Follow-up] Old OPAC patron update system should be removed > >The previous patch missed removal of one template, kohaerror.tt, which >was used only by opac-userupdate.pl. This patch removes it. > >To test, apply the patch and search Koha source files for references to >kohaerror. There should be none. > >Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> >--- > koha-tmpl/opac-tmpl/prog/en/modules/kohaerror.tt | 26 ---------------------- > 1 files changed, 0 insertions(+), 26 deletions(-) > delete mode 100644 koha-tmpl/opac-tmpl/prog/en/modules/kohaerror.tt > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/kohaerror.tt b/koha-tmpl/opac-tmpl/prog/en/modules/kohaerror.tt >deleted file mode 100644 >index 61ef820..0000000 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/kohaerror.tt >+++ /dev/null >@@ -1,26 +0,0 @@ >-[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › An error has occurred >-[% INCLUDE 'doc-head-close.inc' %] >-</head> >-<body> >-<div id="doc3" class="yui-t7"> >- <div id="bd"> >-[% INCLUDE 'masthead.inc' %] >- >-<div id="yui-g"> >-<div id="kohaerrorcontainer" class="container"> >-<div id="kohaerror"> >-<div class="dialog message"> >-<h3>An error has occurred</h3> >-[% IF ( noadminemail ) %] >-<p>An error occurred when sending your message to the administrator. Please visit the library to update your personal details. </p> >-<p><a href="/cgi-bin/koha/opac-user.pl">Return to your summary.</a></p> >-[% ELSE %] >-<p>[% errormessage %]</p> >-[% END %] >-</div> >-</div> >-</div> >-</div> >-</div> >- >-[% INCLUDE 'opac-bottom.inc' %] >-- >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 10201
:
17964
|
17977
|
17993
|
18000
|
18007
|
18008
|
18009