aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/license/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/about/license/index.php')
-rw-r--r--en/about/license/index.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/en/about/license/index.php b/en/about/license/index.php
index 9047ebddf..a42946ee4 100644
--- a/en/about/license/index.php
+++ b/en/about/license/index.php
@@ -14,14 +14,13 @@ $prepared_license_strings = read_license_from_vcs($locale);
<html lang="<?php echo $locale; ?>">
<head>
<meta charset="utf-8">
+ <?php include '../../../analytics.php'; ?>
+ <?php echo common_header(); ?>
<title><?php _g('Mageia license')?></title>
- <link rel="stylesheet" href="/g/style/all.css">
- <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css">
<style>
.para { text-align: left; float: left; display: block; }
hr { margin-top: 2em; }
</style>
- <?php include '../../../analytics.php'; ?>
</head>
<body class="about">
<?php echo $hsnav; ?>