aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2017-07-05 10:56:03 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2017-07-05 10:56:03 +0200
commit4d698ae14ddd4801897cf2ccf4e929deee81a944 (patch)
treecaa8203c41c1519c7ba96cca40a726097ec8afb7 /en/support
parent29731943ca2d537e35e6fea00fe5d96bf223c345 (diff)
downloadwww-4d698ae14ddd4801897cf2ccf4e929deee81a944.tar
www-4d698ae14ddd4801897cf2ccf4e929deee81a944.tar.gz
www-4d698ae14ddd4801897cf2ccf4e929deee81a944.tar.bz2
www-4d698ae14ddd4801897cf2ccf4e929deee81a944.tar.xz
www-4d698ae14ddd4801897cf2ccf4e929deee81a944.zip
more page to adapt for bootstrap
+replace custom .css with common header +clean of inline style
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/en/support/index.php b/en/support/index.php
index bcd9420bb..31cc83750 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -12,9 +12,8 @@ $dictionary = read_translation_file($locale, array('support', 'common_footer'));
<meta name="description" content="<?php _g('List of support resources for Mageia distribution.')?>">
<meta name="keywords" content="<?php _g('mageia, linux, support, help, hardware, qa, test')?>">
<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="support">
<?php echo $hsnav; ?>
@@ -30,10 +29,10 @@ $dictionary = read_translation_file($locale, array('support', 'common_footer'));
<li><a href="//bugs.mageia.org/"><?php _g('Bugs Reports')?></a></li>
</ul>
</header>
- <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('Documentation', null, 'h2 id="docu"');
_g('You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s.',