diff options
Diffstat (limited to 'en/about')
-rw-r--r-- | en/about/code-of-conduct/index.php | 12 | ||||
-rw-r--r-- | en/about/constitution/index.php | 5 | ||||
-rw-r--r-- | en/about/index.php | 4 | ||||
-rw-r--r-- | en/about/license/index.php | 5 | ||||
-rw-r--r-- | en/about/media/index.php | 5 | ||||
-rw-r--r-- | en/about/policies/privacy/index.php | 7 | ||||
-rw-r--r-- | en/about/reports/2010/index.php | 2 | ||||
-rw-r--r-- | en/about/reports/index.php | 3 | ||||
-rw-r--r-- | en/about/reports/template.php | 2 | ||||
-rw-r--r-- | en/about/values/index.php | 3 |
10 files changed, 23 insertions, 25 deletions
diff --git a/en/about/code-of-conduct/index.php b/en/about/code-of-conduct/index.php index 96f0bcf7c..2acad4887 100644 --- a/en/about/code-of-conduct/index.php +++ b/en/about/code-of-conduct/index.php @@ -12,17 +12,17 @@ $dictionary = read_translation_file($locale, array('about/code-of-conduct', 'com <meta name="description" content="<?php _g('Mageia project Code of Conduct for contributors and users.')?>"> <meta name="keywords" content="<?php _g('mageia, values, conduct, rules')?>"> <meta name="author" content="Mageia"> - <link rel="stylesheet" type="text/css" href="/g/style/all.css"> - <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css"> + <?php echo common_header(); ?> <?php include '../../../analytics.php'; ?> + <?php echo common_header(); ?> </head> <body class="about"> <?php echo $hsnav; ?> <h1 id="mgnavt"><?php _g('Code of Conduct')?></h1> - <div id="doc" class="yui-t7" style="margin-bottom: 0px;"> + <div id="doc" class="yui-t7"> <div id="bd" role="main"> <div class="yui-g"> - <div class="para codeofconduct"> + <div class="codeofconduct"> <div id="preamble"> <p><?php _g('The Mageia project is a lively community, open to everyone. We want this community to be a nice place for both newcomers and current members, where everyone feels comfortable and accepted whatever the amount and type of his/her contributions are.')?></p> @@ -34,7 +34,7 @@ $dictionary = read_translation_file($locale, array('about/code-of-conduct', 'com <p><?php _g('This Code of Conduct is shared by all contributors and users who engage with the Mageia project and its community services.')?></p> </div> - <div id="overview"> + <div id="overview" class="mt-4"> <h2 class="be"><?php _g('Overview')?></h2> <p><?php _g('This Code of Conduct presents a summary of the shared values and “common sense” thinking in our community. The basic social imperatives that hold our project together include:')?></p> @@ -107,4 +107,4 @@ $dictionary = read_translation_file($locale, array('about/code-of-conduct', 'com </div> <?php echo common_footer($locale); ?> </body> -</html>
\ No newline at end of file +</html> diff --git a/en/about/constitution/index.php b/en/about/constitution/index.php index fff6423d3..df4533e21 100644 --- a/en/about/constitution/index.php +++ b/en/about/constitution/index.php @@ -15,9 +15,8 @@ $dictionary = read_translation_file($locale, array('about/constitution', 'common <meta name="description" content="<?php _g('Mageia.Org constitution');?>"> <meta name="keywords" content="<?php _g('mageia.org, association, organization, legal, constitution, statuts'); ?>"> <meta name="author" content="Mageia"> - <link rel="stylesheet" type="text/css" href="/g/style/all.css"> - <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css"> <?php include '../../../analytics.php'; ?> + <?php echo common_header(); ?> </head> <body class="about constitution"> <?php echo $hsnav; ?> @@ -25,7 +24,7 @@ $dictionary = read_translation_file($locale, array('about/constitution', 'common <div id="doc4" class="yui-t7" style="margin-bottom: 0px;"> <div id="bd" role="main"> <div class="yui-g"> - <div class="para preambule"> + <div class="p-2"> <div id="preamble"> <p><?php echo sprintf(_r('Original and definitive version (in French) is available from %s. These <em>may</em> be improved. Do not hesitate to mail your patches; check how in the %s.'), '<a href="//gitweb.mageia.org/org/constitution/tree/">gitweb.mageia.org/org/constitution</a>', diff --git a/en/about/index.php b/en/about/index.php index 87d969784..b922efe2b 100644 --- a/en/about/index.php +++ b/en/about/index.php @@ -13,8 +13,8 @@ $dictionary = read_translation_file($locale, array('about', 'common_footer')); <meta name="description" content="<?php _g('Mageia is a Free Software, community-led project. Learn more about it.')?>"> <meta name="keywords" content="<?php _g('mageia, mageia.org, about, mission, contacts, governance, values, timeline')?>"> <meta name="author" content="Mageia"> - <link rel="stylesheet" type="text/css" href="/g/style/all.css"> <?php include '../../analytics.php'; ?> + <?php echo common_header(); ?> <style> #abtlg { display: block; @@ -22,7 +22,7 @@ $dictionary = read_translation_file($locale, array('about', 'common_footer')); width: 500px; } </style> - <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css"> + <?php echo common_header(); ?> </head> <body class="about"> <?php echo $hsnav; ?> 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; ?> diff --git a/en/about/media/index.php b/en/about/media/index.php index c02c428f1..bd87ce72a 100644 --- a/en/about/media/index.php +++ b/en/about/media/index.php @@ -13,8 +13,7 @@ $dictionary = read_translation_file($locale, array('about/media', 'common_footer <meta name="description" content="Mageia"> <meta name="keywords" content="mageia"> <meta name="author" content="Mageia"> - <link rel="stylesheet" type="text/css" href="/g/style/all.css"> - <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css"> + <?php echo common_header(); ?> <?php include '../../../analytics.php'; ?> </head> <body class="about"> @@ -24,7 +23,7 @@ $dictionary = read_translation_file($locale, array('about/media', 'common_footer <div id="bd" role="main"> <div class="yui-g"><div class="para"> <h2><?php _g('Official Logo')?></h2> - <table> + <table class="table-responsive"> <tr> <th><?php _g('Mageia 2013')?></th> <th><?php _g('Mageia 2013 dark')?></th> diff --git a/en/about/policies/privacy/index.php b/en/about/policies/privacy/index.php index 8d23f04cd..21e66f8cc 100644 --- a/en/about/policies/privacy/index.php +++ b/en/about/policies/privacy/index.php @@ -11,17 +11,16 @@ $dictionary = read_translation_file($locale, array('about/policies/privacy', 'co <meta charset="utf-8"> <title><?php _g('Privacy policy')?></title> <meta name="description" content="<?php _g('Privacy policy')?>"> - <link rel="stylesheet" href="/g/style/all.css" type="text/css"> - <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css"> <?php include '../../../../analytics.php'; ?> + <?php echo common_header(); ?> </head> <body class="about"> <?php echo $hsnav; ?> <h1 id="mgnavt"><?php _g('Policies')?></h1> - <div id="doc" class="yui-t7" style="margin-bottom: 0px;"> + <div id="doc" class="yui-t7"> <div id="bd" role="main"> <div class="yui-g"> - <div class="para donate" style="padding-top: 2em;"> + <div class="para donate"> <?php _g('Privacy policy', null, 'h2'); diff --git a/en/about/reports/2010/index.php b/en/about/reports/2010/index.php index 752b56b8f..33c2d31cc 100644 --- a/en/about/reports/2010/index.php +++ b/en/about/reports/2010/index.php @@ -9,6 +9,7 @@ <meta name="author" content="Mageia" /> <link rel="stylesheet" type="text/css" href="/g/style/all.css" /> <?php include '../../../../analytics.php'; ?> + <?php echo common_header(); ?> </head> <body class="about"> <h1 id="mgnavt"><a href="../">Activity Reports</a> » 2010 Financial Report</h1> @@ -60,5 +61,6 @@ </div> </div> </div> +<?php echo common_footer($locale); ?> </body> </html> diff --git a/en/about/reports/index.php b/en/about/reports/index.php index cdf5ed313..c0d6c8777 100644 --- a/en/about/reports/index.php +++ b/en/about/reports/index.php @@ -11,9 +11,8 @@ $dictionary = read_translation_file($locale, array('about/reports', 'common_foot <meta name="description" content="<?php _g('Mageia reports, every year.')?>"> <meta name="keywords" content="<?php _g('mageia, reports, activity, financial')?>"> <meta name="author" content="Mageia"> - <link rel="stylesheet" type="text/css" href="/g/style/all.css"> - <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css"> <?php include '../../../analytics.php'; ?> + <?php echo common_header(); ?> </head> <body class="about"> <?php echo $hsnav; ?> diff --git a/en/about/reports/template.php b/en/about/reports/template.php index 1f33b56d0..6cbe0fae5 100644 --- a/en/about/reports/template.php +++ b/en/about/reports/template.php @@ -128,6 +128,7 @@ require '../../../../langs.php'; <meta name="author" content="Mageia.org"> <link rel="stylesheet" type="text/css" href="/g/style/all.css"> <?php include '../../../../analytics.php'; ?> + <?php echo common_header(); ?> <!--Load the AJAX API--> <script type="text/javascript" src="https://www.google.com/jsapi"></script> <script type="text/javascript"> @@ -348,5 +349,6 @@ require '../../../../langs.php'; <li><a href="#expenses">Expenses</a></li> <li><a href="#revenues">Revenues</a></li> </nav> +<?php echo common_footer($locale); ?> </body> </html> diff --git a/en/about/values/index.php b/en/about/values/index.php index 018fc1704..5d177d370 100644 --- a/en/about/values/index.php +++ b/en/about/values/index.php @@ -11,9 +11,8 @@ $dictionary = read_translation_file($locale, array('about/values', 'common_foote <meta name="description" content="<?php _g('Mageia project values')?>"> <meta name="keywords" content="<?php _g('mageia, values')?>"> <meta name="author" content="Mageia"> - <link rel="stylesheet" type="text/css" href="/g/style/all.css"> - <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css"> <?php include '../../../analytics.php'; ?> + <?php echo common_header(); ?> </head> <body class="about"> <?php echo $hsnav; ?> |