MINOR: minor update to the wording of the emails

This commit is contained in:
Mateusz Uzdowski 2010-04-15 02:42:25 +00:00
parent eed8ad2918
commit 0f31a575d0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<h2>Actions</h2> <h2>Actions</h2>
<ul> <ul>
<li><a href="$PageCMSLink"><% _t('ContentReviewEmails.REVIEWPAGELINK','Review the page in the CMS') %></a></li> <li><a href="$PageCMSLink"><% _t('ContentReviewEmails.REVIEWPAGELINK','Review the page in the CMS') %></a></li>
<li><a href="$LiveSiteLink"><% _t('ContentReviewEmails.VIEWPUBLISHEDLINK','View this page on your website') %></a></li> <li><a href="$LiveSiteLink"><% _t('ContentReviewEmails.VIEWPUBLISHEDLINK','View this page on the website') %></a></li>
</ul> </ul>
</td> </td>
</tr> </tr>