From df1ca0fdc4ddb3f7688648330badbcc68f7b67f8 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Wed, 8 Mar 2017 19:35:35 +0100 Subject: some css fix --- en/doc/doc.php | 4 ++-- en/doc/index.php | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/en/doc/doc.php b/en/doc/doc.php index 44e4c0441..46d54ad2c 100644 --- a/en/doc/doc.php +++ b/en/doc/doc.php @@ -125,7 +125,7 @@ function doc_list($documentation_name, $type, $version) if ($your_language_present) { $text_your_language = '' . _r('Documentation in your language:') . '
'; if ($other_languages_present) { - $text_others = '' . _r('Other languages:') . ''; + $text_others = '' . _r('Other languages:') . ''; } $table .= sprintf("\t%s" . PHP_EOL . "\t%s" . PHP_EOL . @@ -144,7 +144,7 @@ function doc_list($documentation_name, $type, $version) } $text_your_language = _r('Please help us translate it in your language.') . '
'; $table .= sprintf("\t%s
" . PHP_EOL . - "\t%s" . PHP_EOL . '%s' . + "\t%s" . PHP_EOL . '%s' . "\t" . PHP_EOL , '' . $documentation_name . '', $text_your_language, $language_present_before, $name); } diff --git a/en/doc/index.php b/en/doc/index.php index 8207a5bb8..81d58d620 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -19,11 +19,11 @@ require 'doc.php'; @@ -55,14 +55,14 @@ require 'doc.php'; Calenco tool from NeoDoc.', 'http://www.neodoc.biz/', 'p')?>

Mageia 5

-
-
+
+
-
+
-
+
@@ -74,10 +74,10 @@ require 'doc.php'; -- cgit v1.2.1