Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 25e16c58 authored by NINASSI Benjamin's avatar NINASSI Benjamin
Browse files

.

parent 2dd41f46
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ if($dataArray && $dataArraySize!=0){
$html.="<ul>";
$currentSection=$tmp_section ;
}
$html.="<li><p><a href=".$tmp_url.">".$tmp_title."</a>";
$html.="<li><p><a href='".$tmp_url."'>".$tmp_title."</a>";
if($tmp_author!=''){
$html.=", ".$tmp_author;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment