source: branches/2.4/expressoAdmin1_2/templates/default/body_email.tpl @ 7513

Revision 7513, 599 bytes checked in by eduardow, 11 years ago (diff)

Ticket #3190 - Palavra title aparecendo na pre visualização da mensagem.

  • Property svn:executable set to *
RevLine 
[4445]1<html>
2<head>
3<meta http-equiv="Content-Language" content="en" />
4<meta name="GENERATOR" content="PHPEclipse 1.0" />
5<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
[7513]6<title></title>
[4445]7</head>
8<body bgcolor="#FFFFFF" text="#000000" link="#FF9966" vlink="#FF9966" alink="#FFCC99">
9<b><p align='left'>{lang_Your_user_was_add/updated_in_the_shared_account} {shared_account}</p></b>
10<br>
11<p align='left'>{lang_Your_user_has_the_following_acl}:</p>
12<table border='0' cellpadding='0' cellspacing='0' width='100%'>
13<tr><td valign='top'><b>{acl}</b></tr>
14</table>
15<br>
16</body>
17</html>
Note: See TracBrowser for help on using the repository browser.