typos in email

This commit is contained in:
Tyrel Souza 2014-05-06 16:18:18 -04:00
parent 093ac26067
commit fc58a98393
2 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@
<h1>A Video listing is complete.</h1> <h1>A Video listing is complete.</h1>
<p>Hi <%= @listing.campaign.vpa %>,</p> <p>Hi <%= @listing.campaign.vpa %>,</p>
<p>The video listing with video code: <%= @listing.videocode %> has been completed by Better video.</p> <p>The video listing with video code: <%= @listing.videocode %> has been completed by BetterVideo.</p>
<p><%= link_to ".", campaign_videolisting_url(@listing.campaign.listingcode, @listing.videocode) %></p> <p><%= link_to ".", campaign_videolisting_url(@listing.campaign.listingcode, @listing.videocode) %></p>
<p>To get started, please visit the link above. There will you find the video preview to make sure everything looks good.</p> <p>To get started, please visit the link above. There will you find the video preview to make sure everything looks good.</p>
<p>Once you preview the video, please press the "copy to clipboard" button to <p>Once you preview the video, please press the "copy to clipboard" button to
copy the listing ID and paste that into the responsive widget.</p> copy the listing ID and paste that into the Responsive widget.</p>
</body> </body>
</html> </html>

View File

@ -3,10 +3,10 @@ A Video listing is complete.
Hi <%= @listing.campaign.vpa %>, Hi <%= @listing.campaign.vpa %>,
The video listing with video code: <%= @listing.videocode %> has been completed by Better video. The video listing with video code: <%= @listing.videocode %> has been completed by Better Video.
<%= campaign_videolisting_url(@listing.campaign.listingcode, @listing.videocode) %> <%= campaign_videolisting_url(@listing.campaign.listingcode, @listing.videocode) %>
To get started, please visit the URL above. There will you find the video preview to make sure everything looks good. To get started, please visit the URL above. There will you find the video preview to make sure everything looks good.
Once you preview the video, please press the "copy to clipboard" button to copy the listing ID and paste that into the responsive widget. Once you preview the video, please press the "copy to clipboard" button to copy the listing ID and paste that into the Responsive widget.