Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 05c6840d

Von Moritz Bunkus vor fast 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
5 5
<head>
6 6

  
7 7
<title>Extrait de compte pour <%name%></title>
8
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
8
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
9 9

  
10 10
</head>
11 11

  
......
27 27
	  <th></th>
28 28
	  <td align=right>
29 29
	  <h4>
30
	  T?l&nbsp;: <%tel%>
30
	  Tél&nbsp;: <%tel%>
31 31
	  <br>Fax&nbsp;: <%fax%>
32 32
	  </h4>
33 33
	  </td>
......
53 53
	  <br><%country%>
54 54
	  <br>
55 55
<%if customerphone%>
56
	  <br>T?l&nbsp;: <%customerphone%>
56
	  <br>Tél&nbsp;: <%customerphone%>
57 57
<%end customerphone%>
58 58
<%if customerfax%>
59 59
	  <br>Fax&nbsp;: <%customerfax%>
......
72 72
    <td>
73 73
      <table width=100%>
74 74
        <tr>
75
	  <th align=left>Facture n?</th>
75
	  <th align=left>Facture n°</th>
76 76
	  <th width=15%>Date</th>
77 77
	  <th width=15%>Echeance</th>
78 78
	  <th width=10%>Actuel</th>
......
112 112
    <td align=right>
113 113
      <table width=50%>
114 114
        <tr>
115
	  <th>Solde impay?</th>
115
	  <th>Solde impayé</th>
116 116
          <th align=right><%total%></th>
117 117
	</tr>
118 118
      </table>

Auch abrufbar als: Unified diff