Bugzilla – Attachment 7207 Details for
Bug 7203
typo in breadcrumbs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch.
0034-Bug-7203-Fixes-typo-Mange-to-Manage-in-several-files.patch (text/plain), 3.32 KB, created by
Garry Collum
on 2012-01-18 01:41:47 UTC
(
hide
)
Description:
Proposed patch.
Filename:
MIME Type:
Creator:
Garry Collum
Created:
2012-01-18 01:41:47 UTC
Size:
3.32 KB
patch
obsolete
>From 073005eef6758881f72b2a54298027a49ff53fb8 Mon Sep 17 00:00:00 2001 >From: Garry Collum <gcollum@gmail.com> >Date: Tue, 17 Jan 2012 20:28:55 -0500 >Subject: [PATCH 34/34] 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. >--- > .../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.5.4 >
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