|
@@ -132,7 +132,7 @@ if ($navigator_info['name']=='Internet Explorer' && $navigator_info['version']=
|
|
|
<link href="http://www.chamilo.org/team.php" rel="Author" />
|
|
|
<link href="http://www.chamilo.org" rel="Copyright" />
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo api_get_system_encoding(); ?>" />
|
|
|
-<meta name="Generator" content="<?php echo $_configuration['software_name'].' '.substr($_configuration['system_version'],0,1);?>">
|
|
|
+<meta name="Generator" content="<?php echo $_configuration['software_name'].' '.substr($_configuration['system_version'],0,1);?>" />
|
|
|
<script src= "<?php echo api_get_path(WEB_LIBRARY_PATH);?>javascript/jquery.menu.js" type="text/javascript"></script>
|
|
|
|
|
|
<script type="text/javascript">
|