typos in email
This commit is contained in:
parent
093ac26067
commit
fc58a98393
@ -7,10 +7,10 @@
|
||||
<h1>A Video listing is complete.</h1>
|
||||
|
||||
<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>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
|
||||
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>
|
||||
</html>
|
@ -3,10 +3,10 @@ A Video listing is complete.
|
||||
|
||||
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) %>
|
||||
|
||||
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.
|
Loading…
Reference in New Issue
Block a user