aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/constitution/index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2017-07-05 09:52:42 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2017-07-05 09:52:42 +0200
commita5fa26a9aa722272e293eb5f0d750f76da1bdf42 (patch)
tree154744de7e2a02a1019465b01a1b8313d8bdf5d0 /en/about/constitution/index.php
parent47d6171b94ad6ba36386869633540f2c8f2d06fe (diff)
downloadwww-a5fa26a9aa722272e293eb5f0d750f76da1bdf42.tar
www-a5fa26a9aa722272e293eb5f0d750f76da1bdf42.tar.gz
www-a5fa26a9aa722272e293eb5f0d750f76da1bdf42.tar.bz2
www-a5fa26a9aa722272e293eb5f0d750f76da1bdf42.tar.xz
www-a5fa26a9aa722272e293eb5f0d750f76da1bdf42.zip
replace custom .css with common header, basic bootstrap adaptation
Diffstat (limited to 'en/about/constitution/index.php')
-rw-r--r--en/about/constitution/index.php5
1 files changed, 2 insertions, 3 deletions
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>',