From 24779c5b13e6c1830462169c36fec6d888cc2949 Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Tue, 21 Jan 2014 02:15:17 +0000 Subject: doc entry page converted to table --- en/doc/index.php | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'en/doc/index.php') diff --git a/en/doc/index.php b/en/doc/index.php index 25ffbfaf7..94512db55 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -31,17 +31,15 @@ require 'doc.php';

Mageia 4

-

HTML', + doc_list(_t('Installer'), $mga4_installer, 'HTML', 'EPUB', 'PDF'); ?>

-

HTML', + doc_list(_t('Control Center'), $mga4_control_center, 'HTML', 'EPUB', 'PDF'); ?>

@@ -49,15 +47,13 @@ require 'doc.php';

Mageia 3

-

HTML'); + doc_list(_t('Installer'), $mga3_installer, 'HTML'); ?>

-

HTML'); + doc_list(_t('Control Center'), $mga3_control_center, 'HTML'); ?>

-- cgit v1.2.1