Close tag link
This commit is contained in:
parent
2f20966f7f
commit
dcec697555
1 changed files with 2 additions and 2 deletions
|
|
@ -310,8 +310,8 @@ function html_page_start($p_theme="", $p_script="", $p_script2="")
|
|||
<TITLE>$title</TITLE>
|
||||
<link rel=\"icon\" type=\"image/ico\" href=\"favicon.ico\" />
|
||||
<META http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
|
||||
<LINK REL=\"stylesheet\" type=\"text/css\" href=\"./$style\" media=\"screen\">
|
||||
<link rel=\"stylesheet\" type=\"text/css\" href=\"style-print.css\" media=\"print\">" .
|
||||
<LINK REL=\"stylesheet\" type=\"text/css\" href=\"./$style\" media=\"screen\"/>
|
||||
<link rel=\"stylesheet\" type=\"text/css\" href=\"style-print.css\" media=\"print\"/>" .
|
||||
$p_script2 . "
|
||||
";
|
||||
echo '<script language="javascript" src="js/calendar.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue