Bugzilla – Attachment 121374 Details for
Bug 28419
Page addorderiso2709.pl is untranslatable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28419: Remove suspicious occurrence in opac-shelves.tt
Bug-28419-Remove-suspicious-occurrence-in-opac-she.patch (text/plain), 1.87 KB, created by
Jonathan Druart
on 2021-05-25 12:46:28 UTC
(
hide
)
Description:
Bug 28419: Remove suspicious occurrence in opac-shelves.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-05-25 12:46:28 UTC
Size:
1.87 KB
patch
obsolete
>From dcd3f2ec35dadeffeb2a3ed731362556256378c1 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 25 May 2021 14:46:05 +0200 >Subject: [PATCH] Bug 28419: Remove suspicious occurrence in opac-shelves.tt > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt | 1 + > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt >index f62b2280521..b89a9f205bf 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt >@@ -17,6 +17,7 @@ > [% INCLUDE 'acquisitions-search.inc' %] > > <nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb"> >+<span>xxxString from orderreceive</span> > <ol> > <li> > <a href="/cgi-bin/koha/mainpage.pl">Home</a> >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt >index 3bdb18b6416..03ba8069825 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt >@@ -795,7 +795,7 @@ > <p>No private lists.</p> > [% END %] > [% END # /IF shelves.count %] >- </div> [%# <div class="toptabs ui-tabs ui-widget ui-widget-content ui-corner-all"> %] >+ </div> > [% ELSIF NOT loggedinusernumber %] > [% IF Koha.Preference( 'opacuserlogin' ) == 1 %] > <div class="alert alert-info"><a href="/cgi-bin/koha/opac-shelves.pl?op=add_form">Log in to create a new list</a></div> >-- >2.20.1
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 28419
:
121373
|
121374
|
121376
|
121394
|
121395
|
121413
|
121414