[Bps-public-commit] rt-extension-notificationmatrix branch, master, updated. 2.0-1-g7411ece

Thomas Sibley trs at bestpractical.com
Tue Sep 13 16:31:49 EDT 2011


The branch, master has been updated
       via  7411eceb94c022a59ca3c8e57f7c035335c7f7f8 (commit)
      from  3f86bae25479d16ff1c3f7dc1868db03dfadf71a (commit)

Summary of changes:
 html/Admin/Queues/NotificationMatrix.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 7411eceb94c022a59ca3c8e57f7c035335c7f7f8
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Tue Sep 13 16:31:38 2011 -0400

    It's a group, not a queue

diff --git a/html/Admin/Queues/NotificationMatrix.html b/html/Admin/Queues/NotificationMatrix.html
index e8f09d9..32ad913 100644
--- a/html/Admin/Queues/NotificationMatrix.html
+++ b/html/Admin/Queues/NotificationMatrix.html
@@ -46,7 +46,7 @@ Find User defined groups:
   <input type="checkbox" name="SelectUserGroup-<% $Group->Id %>"><% $Group->SelfDescription %><br>
 % }
 % if ($UserGroups->Count) {
-<& /Elements/Submit, Name => "Save", Label => loc('Subscribe selected queue for notification') &>
+<& /Elements/Submit, Name => "Save", Label => loc('Subscribe selected group for notification') &>
 % }
 % else {
 <h2>No groups matching '<% $ARGS{'GroupString'} %>' found</h2>

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list