Bugzilla – Attachment 3240 Details for
Bug 5820
funds/budget language inconsistency when ordering
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Signed off patch
bug5820.patch (text/plain), 1.49 KB, created by
Jared Camins-Esakov
on 2011-03-03 14:19:46 UTC
(
hide
)
Description:
Signed off patch
Filename:
MIME Type:
Creator:
Jared Camins-Esakov
Created:
2011-03-03 14:19:46 UTC
Size:
1.49 KB
patch
obsolete
>From 07fc11d21518978aed4022145b606003ca4b2500 Mon Sep 17 00:00:00 2001 >From: Nicole C. Engard <nengard@bywatersolutions.com> >Date: Sun, 27 Feb 2011 09:03:55 -0500 >Subject: [PATCH] Bug 5820: Change language to 'Fund' over 'Budget' >Content-Type: text/plain; charset="utf-8" > > >Signed-off-by: Jared Camins-Esakov <jcamins@bywatersolutions.com> >--- > .../prog/en/modules/acqui/neworderempty.tmpl | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl >index 45ef2ef..53c0474 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl >@@ -264,10 +264,10 @@ ff.submit(); > </li> > <li> > <!-- TMPL_IF name="close" --> >- <span class="label">Budget: </span> >+ <span class="label">Fund: </span> > <input type="hidden" size="20" name="budget_id" id="budget_id" value="<!-- TMPL_VAR NAME="budget_id" -->" /><!-- TMPL_VAR NAME="Budget_name" --> > <!-- TMPL_ELSE --> >- <label for="budget_id">Budget: </label> >+ <label for="budget_id">Fund: </label> > <select id="budget_id" onchange="fetchSortDropbox(this.form)" size="1" name="budget_id"> > <!-- TMPL_LOOP NAME="budget_loop" --> > <!-- TMPL_IF NAME="b_sel" --> >-- >1.7.2.3 >
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 5820
:
3238
| 3240