aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
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/support
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/support')
-rw-r--r--en/support/report-a-bug/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/support/report-a-bug/index.php b/en/support/report-a-bug/index.php
index f8b64964e..46c13846c 100644
--- a/en/support/report-a-bug/index.php
+++ b/en/support/report-a-bug/index.php
@@ -1,3 +1,4 @@
+<?php include '../../../langs.php'; ?>
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
@@ -7,10 +8,10 @@
<meta name="keywords" content="mageia, linux, bug, report, procedure, support, help">
<meta name="author" content="Mageia">
<link rel="stylesheet" type="text/css" href="/g/style/all.css" >
+ <?php echo common_header(); ?>
<?php include '../../../analytics.php'; ?>
</head>
<body class="support report-a-bug">
- <?php include '../../../langs.php'; ?>
<h1 id="mgnavt"><a href="../">Support</a> &raquo; How to Report a Bug</h1>
<div id="doc" class="yui-t7">
<div id="bd" role="main">