Index: templates/Layout/Calendar.ss =================================================================== --- templates/Layout/Calendar.ss (revision 4) +++ templates/Layout/Calendar.ss (working copy) @@ -47,7 +47,7 @@ <% if Announcement %> $Content <% else %> - <% control Event %>$Content.LimitWordCount(60) more...<% end_control %> + <% control Event %>$Content.LimitWordCountXML(60) more...<% end_control %> <% end_if %> <% if OtherDates %>

See also: