From c04775d9553ea27386bdcde9b47a6cad46f6fb25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 14 Dec 2005 15:35:24 +0000 Subject: [PATCH] Move navigation frame to right for rtl languages. --- ChangeLog | 1 + index.php | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f52169863..026c730d4 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ $Source$ * libraries/config.default.php, Documentation.html: Transliterate invalid chars by default (RFE #1380255). * left.php: Resurrect database link in light frame (bug #1373804). + * index.php: Move navigation frame to right for rtl languages. 2005-12-13 Michal Čihař * querywindow.php: Fix query history displaying (bug #1374639). diff --git a/index.php b/index.php index 617b3dd56..9675bb54d 100644 --- a/index.php +++ b/index.php @@ -138,13 +138,28 @@ header('Content-Type: text/html; charset=' . $GLOBALS['charset']); - + + + + + + <body> <p><?php echo $GLOBALS['strNoFrames']; ?></p>