Bugzilla – Attachment 116856 Details for
Bug 27661
Clarify error for message broker
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27661: (QA follow-up) Capitalization
Bug-27661-QA-follow-up-Capitalization.patch (text/plain), 1.04 KB, created by
Katrin Fischer
on 2021-02-14 14:15:17 UTC
(
hide
)
Description:
Bug 27661: (QA follow-up) Capitalization
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-02-14 14:15:17 UTC
Size:
1.04 KB
patch
obsolete
>From fba72aaaba839d3ad73bd6289511a2d9a7d4df6f Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Fri, 12 Feb 2021 15:41:24 +0000 >Subject: [PATCH] Bug 27661: (QA follow-up) Capitalization > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 09b1a26619..460b079e2e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -123,7 +123,7 @@ > <tr> > <th scope="row">Message broker: </th> > [% IF warnConnectBroker %] >- <td class="status_warn"><strong>Using SQL Polling</strong></td> >+ <td class="status_warn"><strong>Using SQL polling</strong></td> > [% ELSE %] > <td class="status_ok">Using RabbitMQ</td> > [% END %] >-- >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 27661
:
116575
|
116848
|
116855
|
116856
|
117006
|
117010
|
117022
|
117023
|
117024
|
117025
|
117026