noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 06/08: Close tag link


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 06/08: Close tag link
Date: Thu, 06 Aug 2015 23:36:22 +0000

sparkyx pushed a commit to annotated tag rel6814
in repository noalyss.

commit dcec6975550965d55a74263e867d82373d4be256
Author: Dany De Bontridder <address@hidden>
Date:   Sat Aug 1 18:54:38 2015 +0200

    Close tag link
---
 include/ac_common.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/ac_common.php b/include/ac_common.php
index ad34307..6a9fdaa 100644
--- a/include/ac_common.php
+++ b/include/ac_common.php
@@ -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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]