From 1badc1477a73e54c721c81258bab0db24cf532ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 2 Jun 2003 13:36:30 +0000 Subject: [PATCH] Add server to phpinfo link to avoid relogin with more servers. Replace target="_new" with target="_blank" as it should be. --- ChangeLog | 4 ++++ main.php3 | 10 +++++----- tbl_properties.inc.php3 | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 93dc38f9e..83aa2cdd1 100755 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,10 @@ $Source$ (RFE #747343). * Documentation.*: Add simple LaTeX document, to show how to use LaTeX export. + * main.php3: Add server to phpinfo link to avoid relogin with more + servers. + * main.php3, tbl_properties.inc.php3: Replace target="_new" with + target="_blank" as it should be. 2003-06-02 Marc Delisle ### 2.5.1 released diff --git a/main.php3 b/main.php3 index 2d7150ae7..dee39bc1f 100755 --- a/main.php3 +++ b/main.php3 @@ -569,7 +569,7 @@ if ($is_superuser || $cfg['ShowPhpInfo']) { item - + item -
-       [ChangeLog] -    [CVS] -    [Lists] +
+       [ChangeLog] +    [CVS] +    [Lists] diff --git a/tbl_properties.inc.php3 b/tbl_properties.inc.php3 index 4c789d1ce..e9c9ab377 100755 --- a/tbl_properties.inc.php3 +++ b/tbl_properties.inc.php3 @@ -596,7 +596,7 @@ if ($cfgRelation['commwork'] && $cfgRelation['mimework'] && $cfg['BrowseMIME']) - ', '') . "\n"; ?> + ', '') . "\n"; ?>