Bugzilla – Attachment 7598 Details for
Bug 7203
typo in breadcrumbs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7203: Fixes typo - 'Mange' to 'Manage' in several files.
Bug-7203-Fixes-typo---Mange-to-Manage-in-several-f.patch (text/plain), 3.38 KB, created by
Jared Camins-Esakov
on 2012-02-12 21:27:43 UTC
(
hide
)
Description:
Bug 7203: Fixes typo - 'Mange' to 'Manage' in several files.
Filename:
MIME Type:
Creator:
Jared Camins-Esakov
Created:
2012-02-12 21:27:43 UTC
Size:
3.38 KB
patch
obsolete
>From 2ecb23e8e6e84f1b3b3042f991f7be09c2d136db Mon Sep 17 00:00:00 2001 >From: Garry Collum <gcollum@gmail.com> >Date: Tue, 17 Jan 2012 20:28:55 -0500 >Subject: [PATCH] Bug 7203: Fixes typo - 'Mange' to 'Manage' in several files. >Content-Type: text/plain; charset="UTF-8" > >Found 3 instances of the typo while looking for the typo reference in Bug 7203. >Fixed labels/label-edit-batch.tt, labels/label-edit-layout.tt, and patroncards/edit-layout.tt. > >Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> >--- > .../prog/en/modules/labels/label-edit-batch.tt | 2 +- > .../prog/en/modules/labels/label-edit-layout.tt | 2 +- > .../prog/en/modules/patroncards/edit-layout.tt | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt >index 5a6b09e..9a1708e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt >@@ -27,7 +27,7 @@ > <a href="/cgi-bin/koha/mainpage.pl">Home</a> › > <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> › > <a href="/cgi-bin/koha/labels/label-home.pl">Labels Home</a> › >- <a href="/cgi-bin/koha/labels/label-manage.pl?label_element=batch">Mange Label Batches</a> › >+ <a href="/cgi-bin/koha/labels/label-manage.pl?label_element=batch">Manage Label Batches</a> › > Manage Batch Number [% batch_id %] > </div> > <div id="doc3" class="yui-t2"> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt >index 4610aca..cd799a8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt >@@ -26,7 +26,7 @@ > <a href="/cgi-bin/koha/mainpage.pl">Home</a> › > <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> › > <a href="/cgi-bin/koha/labels/label-home.pl">Labels Home</a> › >- <a href="/cgi-bin/koha/labels/label-manage.pl?label_element=layout">Mange Label Layouts</a> › >+ <a href="/cgi-bin/koha/labels/label-manage.pl?label_element=layout">Manage Label Layouts</a> › > [% IF ( layout_id ) %]Edit[% ELSE %]Create[% END %] Label Layout > </div> > <div id="doc3" class="yui-t2"> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt >index c40551d..b8b0942 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt >@@ -140,7 +140,7 @@ > <a href="/cgi-bin/koha/mainpage.pl">Home</a> › > <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> › > <a href="/cgi-bin/koha/patroncards/home.pl">Patron Card Creator</a> › >- <a href="/cgi-bin/koha/patroncards/manage.pl?card_element=layout">Mange Patron Card Layouts</a> › >+ <a href="/cgi-bin/koha/patroncards/manage.pl?card_element=layout">Manage Patron Card Layouts</a> › > [% IF ( layout_id ) %]Edit[% ELSE %]Create[% END %] Patron Card Layout > </div> > <div id="doc3" class="yui-t2"> >-- >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 7203
:
7207
| 7598