BUG 8730 add template and javascript de este bug.

This commit is contained in:
Alvaro Campos
2012-03-15 17:57:30 -04:00
parent 0adfb3fb90
commit bbe7b10653
2 changed files with 618 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<table style=\'background-color: white; font-family: Arial,Helvetica,sans-serif; color: black; font-size: 11px; text-align: left;\' cellpadding='10' cellspacing='0' width='100%'>
<tbody>
<tr>
<td>
<img id='logo' src='http://{server}/images/processmaker.logo.jpg' />
</td>
</tr>
<tr>
<td style='font-size: 14px;'>
{msg} [{date}] - {engine}
</td>
</tr>
<tr>
<td style='vertical-align:middel;'>
<br />
<hr>
<b>This Business Process is powered by ProcessMaker ver. {ver}.</b>
<br />
<a href='http://www.processmaker.com' style='color:#c40000;'>www.processmaker.com </a>
<br />
</td>
</tr>
</tbody>
</table>