// fixed links in new English mails

This commit is contained in:
djfm
2013-10-28 08:57:59 +00:00
parent 38f45e3b2c
commit 4f8d153469
104 changed files with 1724 additions and 1007 deletions
@@ -0,0 +1,21 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Message from {shop_name}</title>
</head>
<body style="background-color:#fff;width:650px;font-family:Open-sans, sans-serif;color:#555454;font-size:13px;line-height:18px;margin:auto">
<table class="table table-mail" style="margin-top:10px;-moz-box-shadow:0 0 5px #afafaf;-webkit-box-shadow:0 0 5px #afafaf;-o-box-shadow:0 0 5px #afafaf;box-shadow:0 0 5px #afafaf;filter:progid;width:100%">
<tr>
<td class="space" style="border:none;padding:7px 0;width:20px">&nbsp;</td>
<td align="center" style="border:none;padding:7px 0">
<table class="table" style="background-color:#fff;width:100%">
<tr>
<td align="center" class="logo" style="border:none;padding:7px 0;border-bottom:4px solid #333!important">
<a title="{shop_name}" href="{shop_url}" style="color:#337ff1">
<img src="{shop_logo}" alt="{shop_name}" />
</a>
</td>
</tr>