This commit is contained in:
Adrian Hinz 2014-10-05 16:53:18 +02:00
parent cfbdda126c
commit d4c51bf146
5 changed files with 164 additions and 170 deletions

View File

@ -1,10 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Wiadomość od {shop_name}</title>
</head>
<body>
</head>
<body>
<table style="font-family:Verdana,sans-serif; font-size:11px; color:#374953; width: 550px;">
<tr>
<td align="left">
@ -38,5 +38,5 @@
</td>
</tr>
</table>
</body>
</body>
</html>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Wiadomość od {shop_name}</title>
</head>
<body>
</head>
<body>
<table style="font-family:Verdana,sans-serif; font-size:11px; color:#374953; width: 550px;">
<tr>
<td align="left">
@ -34,5 +34,5 @@
</td>
</tr>
</table>
</body>
</body>
</html>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Wiadomość od {shop_name}</title>
</head>
<body>
</head>
<body>
<table style="font-family:Verdana,sans-serif; font-size:11px; color:#374953; width: 550px;">
<tr>
<td align="left">
@ -38,5 +38,5 @@
</td>
</tr>
</table>
</body>
</body>
</html>

View File

@ -17,7 +17,7 @@
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">Your order #{id_order} history</td>
<td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">Zamówienie #{id_order}</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
@ -26,12 +26,6 @@
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">
Mozesz sprawdzic swoje zamowienie i pobrac faktury wchodzac w <a href="{shop_url}history.php" style="color:#DB3484; font-weight:bold; text-decoration:none;">"Historia zamowien"</a> na swoim koncie <a href="{shop_url}my-account.php" style="color:#DB3484; font-weight:bold; text-decoration:none;">"Moje konto"</a> na naszej stronie.
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="center" style="font-size:10px; border-top: 1px solid #D9DADE;">
<a href="{shop_url}" style="color:#DB3484; font-weight:bold; text-decoration:none;">{shop_name}</a> powered with <a href="http://www.prestashop.com/" style="text-decoration:none; color:#374953;">PrestaShop™</a>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Wiadomość od {shop_name}</title>
</head>
<body>
</head>
<body>
<table style="font-family:Verdana,sans-serif; font-size:11px; color:#374953; width: 550px;">
<tr>
<td align="left">
@ -38,4 +38,4 @@
<a href="{shop_url}" style="color:#DB3484; font-weight:bold; text-decoration:none;">{shop_name}</a> </td>
</tr>
</table>
</body>
</body>