[ 1186440 ] Asset/Post.pm content type only checked if editStamp set

This commit is contained in:
Matthew Wilson 2005-05-16 22:36:27 +00:00
parent b4ec8dde87
commit 564c67fe60
2 changed files with 17 additions and 7 deletions

View file

@ -396,6 +396,16 @@ A conditional indicating whether this Post should be opened in a new window.
lastUpdated => 1111464988,
},
'Edited_on' => {
message => q|Edited on|,
lastUpdated => 1116259200
},
'By' => {
message => q| by |,
lastUpdated => 1116259200,
},
'notification template title' => {
message => q|Notification Template|,
lastUpdated => 1111253044,