Update the default CS notification template.

This commit is contained in:
Colin Kuskie 2011-06-13 13:44:47 -07:00
parent 1ff1ffe423
commit 8b3877c34e
4 changed files with 11 additions and 0 deletions

View file

@ -1809,6 +1809,12 @@ the Collaboration Asset, the user will be notified.|,
lastUpdated => 0,
},
'View this message on the website' => {
message => q{View this message on the website},
context => q{label in the default notification email template},
lastUpdated => 0,
},
};
1;