Skip to content

Commit

Permalink
Updated wording on the response reminder.
Browse files Browse the repository at this point in the history
  • Loading branch information
inghamn committed May 9, 2013
1 parent d1bfb1d commit ddf5fb2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions crm/blocks/html/tickets/responseReminder.inc
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ if ($rows) {
echo "
<div class=\"responseReminder\">
<h2>Contact List</h2>
<p>
When a case is closed it is your responsibility to contact
<p>
When a case is closed it is your responsibility to contact
constituents who reported this issue to the City. Log those
contacts in the reports sections below.
contacts in the responses below.
</p>
<table>
$rows
</table>
</div>
";
}
}

0 comments on commit ddf5fb2

Please sign in to comment.