Commit 0726211a by Diana Huang

Use S3 uploaded image for e-mail button.

Add in a tracking pixel.

Add in alt text for profile image
parent fdf531ae
<%namespace name='static' file='../static_content.html'/>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraph.org/schema/"> <head>
......@@ -640,7 +639,7 @@
<br>
## TODO put path/to/real/source/file here
<div align="right"><a href="${linkedin_add_url}" style="font-size: 12px;word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #126f9a;font-weight: normal;text-decoration: underline;" target="_blank"><img align="none" src="${static.url('images/linkedin_add_to_profile.png')}"></a></div>
<div align="right"><a href="${linkedin_add_url}" style="font-size: 12px;word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #126f9a;font-weight: normal;text-decoration: underline;" target="_blank"><img align="none" src="http://files.edx.org/linkedin/linkedin_add_to_profile.png" alt="Add to profile"></a></div>
</td>
</tr>
</tbody></table>
......@@ -802,6 +801,8 @@
<tbody><tr>
<td valign="top" class="mcnTextContent" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #f2f2f2;font-family: Helvetica;font-size: 11px;line-height: 125%;text-align: left;">
<img src="http://files.edx.org/linkedin/linkedin-email-0.gif" border=0>
<br>
<em>Copyright © 2014 edX, All rights reserved.</em><br>
<br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment