Bug 471989 - atEndOfSession define in cookieAcceptDialog.properties should be capitalize; r=gavin.sharp
This commit is contained in:
@@ -231,5 +231,5 @@ function GetExpiresString(secondsUntilExpires) {
|
||||
}
|
||||
return expiry;
|
||||
}
|
||||
return cookieBundle.getString("atEndOfSession");
|
||||
return cookieBundle.getString("expireAtEndOfSession");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user