Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 05c6840d

Von Moritz Bunkus vor etwa 14 Jahren hinzugefügt

  • ID 05c6840d4fbb90cbe81e14427617793c45ba4714
  • Vorgänger 2af9eae7
  • Nachfolger 9437bec6

Dateiencodings auf UTF-8 geändert

Fix für Bug 1375.

Unterschiede anzeigen:

templates/French-statement.html
<head>
<title>Extrait de compte pour <%name%></title>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
</head>
......
<th></th>
<td align=right>
<h4>
T?l&nbsp;: <%tel%>
Tél&nbsp;: <%tel%>
<br>Fax&nbsp;: <%fax%>
</h4>
</td>
......
<br><%country%>
<br>
<%if customerphone%>
<br>T?l&nbsp;: <%customerphone%>
<br>Tél&nbsp;: <%customerphone%>
<%end customerphone%>
<%if customerfax%>
<br>Fax&nbsp;: <%customerfax%>
......
<td>
<table width=100%>
<tr>
<th align=left>Facture n?</th>
<th align=left>Facture n°</th>
<th width=15%>Date</th>
<th width=15%>Echeance</th>
<th width=10%>Actuel</th>
......
<td align=right>
<table width=50%>
<tr>
<th>Solde impay?</th>
<th>Solde impayé</th>
<th align=right><%total%></th>
</tr>
</table>

Auch abrufbar als: Unified diff