Bugzilla – Attachment 119824 Details for
Bug 26703
Modify the "title" elements to contain unique information first
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26703: (follow-up) corrected currencies title
Bug-26703-follow-up-corrected-currencies-title.patch (text/plain), 1.88 KB, created by
Wainui Witika-Park
on 2021-04-18 09:47:57 UTC
(
hide
)
Description:
Bug 26703: (follow-up) corrected currencies title
Filename:
MIME Type:
Creator:
Wainui Witika-Park
Created:
2021-04-18 09:47:57 UTC
Size:
1.88 KB
patch
obsolete
>From e0b17ca3f2baea76a411c6c686f287d18410593d Mon Sep 17 00:00:00 2001 >From: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> >Date: Sun, 18 Apr 2021 09:38:03 +0000 >Subject: [PATCH] Bug 26703: (follow-up) corrected currencies title > >Corrected the page title in the admin/currency file. > >To test: >1) Go to staff client >2) Go to admin/currency >3) Check that the page title is "Currencies > Currencies & Exchange rates > Administration > Koha" >4) Check that when adding a currency, the page title is "New currency > Currencies & Exchange rates > Administration > Koha" >5) Check that when modifying a currency, the page title is "Modify currency '[Currency name]' > Currencies & Exchange rates > Administration > Koha" >6) Check that when deleting a currency, the page title is "Confirm deletion of currency '[Currency name]' > Currencies & Exchange rates > Administration > Koha" > >Sponsored-by: Catalyst IT >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt >index 3677dfbf8d..c9648cacf1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt >@@ -7,7 +7,7 @@ > [% INCLUDE 'doc-head-open.inc' %] > <title>[% IF op == 'add_form' %][% IF currency %]Modify currency '[% currency.currency | html %]'[% ELSE %]New currency[% END %][% END %] > [% IF op == 'delete_confirm' %]Confirm deletion of currency '[% currency.currency | html %]'[% END %] >-[% IF op == 'list' %]Currencies[% END %] › Exchange rates › Currencies & Administration › Koha >+[% IF op == 'list' %]Currencies[% END %] › Currencies & Exchange rates › Administration › Koha > </title> > [% INCLUDE 'doc-head-close.inc' %] > </head> >-- >2.11.0
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 26703
:
117894
|
117895
|
117896
|
117897
|
117898
|
117899
|
117900
|
117901
|
117902
|
117903
|
117904
|
117905
|
117906
|
117907
|
117908
|
117909
|
117910
|
117911
|
117912
|
117997
|
117998
|
117999
|
118000
|
118001
|
118002
|
118003
|
118004
|
118005
|
118006
|
118007
|
118008
|
118009
|
118010
|
118011
|
118012
|
118013
|
118014
|
118015
|
118034
|
118035
|
118036
|
118037
|
118038
|
118039
|
118040
|
118041
|
118042
|
118043
|
118044
|
118045
|
118046
|
118047
|
118048
|
118049
|
118050
|
118051
|
118052
|
118053
|
119652
|
119653
|
119654
|
119655
|
119656
|
119657
|
119658
|
119659
|
119660
|
119661
|
119662
|
119663
|
119664
|
119665
|
119666
|
119667
|
119668
|
119669
|
119670
|
119671
|
119820
|
119824
|
119873
|
119874
|
119875
|
119876
|
119877
|
119878
|
119879
|
119880
|
119881
|
119882
|
119883
|
119884
|
119885
|
119886
|
119887
|
119888
|
119889
|
119890
|
119891
|
119892
|
119893
|
119894
|
119895
|
119897
|
119940
|
119982
|
119983