fix typo in docs
This commit is contained in:
parent
e2de5c79e2
commit
43240215c9
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue