From 43240215c918e8c674ba79014743ce18e3974dc3 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 11 Aug 2006 15:06:09 +0000 Subject: [PATCH] fix typo in docs --- docs/changelog/7.x.x.txt | 2 +- lib/WebGUI/i18n/English/Macro_GroupDelete.pm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index d487de1fb..e526b1770 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -2,7 +2,7 @@ - fix: Error in DateTime.pm - Added a cookieTTL parameter to the config file which lets you set an optional expiration time of the webgui session cookie - RFE: By default, search results need to match ALL keywords (Len Kranendonk / www.ilance.nl) - +- fix: adding in groupdelete macro 7.0.5 - Added a --skipDelete option to upgrade.pl diff --git a/lib/WebGUI/i18n/English/Macro_GroupDelete.pm b/lib/WebGUI/i18n/English/Macro_GroupDelete.pm index bdd6f4805..da522eda0 100644 --- a/lib/WebGUI/i18n/English/Macro_GroupDelete.pm +++ b/lib/WebGUI/i18n/English/Macro_GroupDelete.pm @@ -13,8 +13,8 @@ our $I18N = { }, 'group.url' => { - message => q|The URL with the action to add the user to the group.|, - lastUpdated => 1149217736, + message => q|The URL with the action to delete the user from the group.|, + lastUpdated => 1155308958, }, 'group.text' => {