Prob Ubuntu & utf8
This commit is contained in:
parent
b44b632ea0
commit
084b826c69
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ function html_page_start($p_theme="",$p_script="")
|
|||
echo "<HTML>";
|
||||
echo "<HEAD>
|
||||
<TITLE> Gnu Accountancy</TITLE>
|
||||
<META http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">
|
||||
<META http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\">
|
||||
<LINK REL=\"stylesheet\" type=\"text/css\" href=\"$style\">
|
||||
</HEAD><script src=\"scripts.js\" type=\"text/javascript\"></script>";
|
||||
echo "<BODY $p_script>";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue