diff options
| author | Romain d'Alverny <rda@mageia.org> | 2012-05-19 10:35:04 +0000 |
|---|---|---|
| committer | Romain d'Alverny <rda@mageia.org> | 2012-05-19 10:35:04 +0000 |
| commit | 6176a55fff94bf950913c7c1cea1bd5e476b6292 (patch) | |
| tree | d21f35e109c622ee5c139c01a53322faf2744cea /en/support/report-a-bug/index.php | |
| parent | 409ea85c0569cabf2cacdc4f1e18285cd3b5f94b (diff) | |
| download | www-6176a55fff94bf950913c7c1cea1bd5e476b6292.tar www-6176a55fff94bf950913c7c1cea1bd5e476b6292.tar.gz www-6176a55fff94bf950913c7c1cea1bd5e476b6292.tar.bz2 www-6176a55fff94bf950913c7c1cea1bd5e476b6292.tar.xz www-6176a55fff94bf950913c7c1cea1bd5e476b6292.zip | |
updated support pages
Diffstat (limited to 'en/support/report-a-bug/index.php')
| -rw-r--r-- | en/support/report-a-bug/index.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/en/support/report-a-bug/index.php b/en/support/report-a-bug/index.php index 7e8492784..f8b64964e 100644 --- a/en/support/report-a-bug/index.php +++ b/en/support/report-a-bug/index.php @@ -9,14 +9,13 @@ <link rel="stylesheet" type="text/css" href="/g/style/all.css" > <?php include '../../../analytics.php'; ?> </head> -<body class="report-a-bug"> +<body class="support report-a-bug"> <?php include '../../../langs.php'; ?> - + <h1 id="mgnavt"><a href="../">Support</a> » How to Report a Bug</h1> <div id="doc" class="yui-t7"> - <div id="hd" role="banner"><h1><a id="logo" href="/"><span>Mageia</span></a> <span class="lsep">|</span> <span class="subh">How to Report a Bug</span></h1></div> <div id="bd" role="main"> <div class="yui-g"> - <div class="para donate"> + <div class="para donate" style="padding-top: 2em;"> <div class="qsidesummary"> <ol> <li><a href="#update">Update your system</a></li> |
