Skip to content

Commit a3c6c03

Browse files
committed
Template tweak, at Topcoder's request
1 parent 7e59c6d commit a3c6c03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Topcoder/class.topcoder.plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,6 +2419,7 @@ public function activityModel_BeforeCheckPreference_handler($sender, $args) {
24192419
// $categoryBreadcrumbs = array_column(array_values(CategoryModel::getAncestors(val('CategoryID',$discussion))), 'Name');
24202420

24212421
$activity['Story'] =
2422+
'<p>Hi there,</p>'
24222423
'<p>A new message has been posted on your work forum tied to your Topcoder Work "' . $categoryName . '" ' .
24232424
'which was updated ' . $dateInserted . ' by ' . $author->Name . ':<p/>' .
24242425
'<hr/>' .

0 commit comments

Comments
 (0)