Improve html_start: correct encoding is now given
This commit is contained in:
parent
1e532d9772
commit
1d3b629152
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@ $bg="";
|
|||
echo "<HTML>";
|
||||
echo "<HEAD>
|
||||
<TITLE> Gnu Accountancy</TITLE>
|
||||
<META http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">
|
||||
<LINK REL=\"stylesheet\" type=\"text/css\" href=\"$style\">
|
||||
</HEAD>";
|
||||
echo "<BODY $bg class=\"defaut\" $p_script>";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue