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"; ?>