Bugzilla – Attachment 149359 Details for
Bug 27775
Add hint about drag and drop feature on framework subfield edit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27775: (QA follow-up) Slightly change of wording
Bug-27775-QA-follow-up-Slightly-change-of-wording.patch (text/plain), 2.34 KB, created by
Katrin Fischer
on 2023-04-09 12:05:18 UTC
(
hide
)
Description:
Bug 27775: (QA follow-up) Slightly change of wording
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-04-09 12:05:18 UTC
Size:
2.34 KB
patch
obsolete
>From 11cdc1089ad4a74d3e25dda74efb860e086c26bc Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 9 Apr 2023 12:04:28 +0000 >Subject: [PATCH] Bug 27775: (QA follow-up) Slightly change of wording > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../prog/en/modules/admin/auth_subfields_structure.tt | 2 +- > .../prog/en/modules/admin/marc_subfields_structure.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >index dd9d082aa1..d782b90260 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >@@ -85,7 +85,7 @@ > <h1>[% IF ( use_heading_flags_p ) %] > [% IF ( heading_edit_subfields_p ) %]Edit MARC subfields constraints for field [% tagfield | html %] authority [% authtypecode | html %][% END %] > [% ELSE %][% action | html %][% END %]</h1> >- <div class="hint">You can drag and drop subfields tabs to change the order</div> >+ <div class="hint">You can drag and drop the subfield tabs to change the order.</div> > <form action="[% script_name | html %]" name="Aform" method="post"> > <input type="hidden" name="op" value="add_validate" /> > <input type="hidden" name="tagfield" value="[% tagfield | html %]" /> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >index c5138f8a91..5673d75c60 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >@@ -121,7 +121,7 @@ > [% action | html %] > [% END %] > </h1> >- <div class="hint">You can drag and drop subfields tabs to change the order</div> >+ <div class="hint">You can drag and drop the subfield tabs to change the order.</div> > > <form action="[% script_name | html %]" name="Aform" method="post"> > <input type="hidden" name="op" value="add_validate" /> >-- >2.30.2
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 27775
:
148399
|
149309
|
149358
| 149359