[Rt-commit] [rtir] 09/33: Fix one instance of hardcoded name Blocks in UI to be Countermeasure

Shawn Moore shawn at bestpractical.com
Fri May 13 20:21:10 EDT 2016


This is an automated email from the git hooks/post-receive script.

shawn pushed a commit to branch 3.4/countermeasures
in repository rtir.

commit b97f1655e22754537237a798d2852a248b926e68
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Wed Feb 24 23:48:54 2016 +0000

    Fix one instance of hardcoded name Blocks in UI to be Countermeasure
---
 html/RTIR/Incident/Reply/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/RTIR/Incident/Reply/index.html b/html/RTIR/Incident/Reply/index.html
index af037d1..e92d7db 100644
--- a/html/RTIR/Incident/Reply/index.html
+++ b/html/RTIR/Incident/Reply/index.html
@@ -92,7 +92,7 @@
     Order         => $Order,
 &>
 % unless( RT->Config->Get('RTIR_DisableBlocksQueue') ) {
-<h2><&|/l&>Blocks Correspondents</&></h2>
+<h2><&|/l&>Countermeasure Correspondents</&></h2>
 <& /RTIR/Search/Elements/ShowResults,
     BaseURL       => $BaseURL,
     BaseQuery     => RT::IR->Query(Lifecycle => RT::IR->lifecycle_countermeasure, MemberOf => $id),

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list