Bugzilla – Attachment 4919 Details for
Bug 6692
Change 'Set' to 'Set library'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6692: Small template change: Set > Set library
Bug-6692-Small-template-change-Set--Set-library.patch (text/plain), 1.34 KB, created by
Katrin Fischer
on 2011-08-10 09:05:30 UTC
(
hide
)
Description:
Bug 6692: Small template change: Set > Set library
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2011-08-10 09:05:30 UTC
Size:
1.34 KB
patch
obsolete
>From 19438efa019a188c3bd281d08435c1824000b759 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer@bsz-bw.de> >Date: Fri, 5 Aug 2011 13:28:27 +0200 >Subject: [PATCH] Bug 6692: Small template change: Set > Set library >Content-Type: text/plain; charset="utf-8" > >Changes the link to change the library from 'Set' to 'Set library' >in the grey toolbar in staff. >--- > .../intranet-tmpl/prog/en/includes/header.inc | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc >index 97d6f58..0db885a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc >@@ -53,10 +53,10 @@ > <strong>[% LoginBranchname %]</strong> > [% IF ( IndependantBranches ) %] > [% IF ( CAN_user_management ) %] >- (<a href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set</a>) >+ (<a href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set library</a>) > [% END %] > [% ELSE %] >- (<a href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set</a>) >+ (<a href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set library</a>) > [% END %] > | > [% END %] >-- >1.6.3.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 6692
:
4916
|
4919
|
4951