fix broken Help variables for UsersOnline macro

This commit is contained in:
Colin Kuskie 2008-10-22 15:55:45 +00:00
parent 20c8ff13ca
commit 71fc839c83

View file

@ -158,9 +158,9 @@ our $I18N = {
lastUpdated => 1178783587
},
'members_loops' => {
'member_loop' => {
message => q|Loop containing all members that are online and have agreed publication.|,
lastUpdated => 1178783587
lastUpdated => 1224690890
},
'username' => {
@ -213,9 +213,9 @@ our $I18N = {
lastUpdated => 1178783587
},
'visitors_loops' => {
'visitor_loop' => {
message => q|Loop containing all visitors that are online.|,
lastUpdated => 1178783587
lastUpdated => 1224690939
},
};