corrected homepage address

This commit is contained in:
Roland Gruber 2005-12-05 19:09:04 +00:00
parent 4cde8399a9
commit ce8164b127
9 changed files with 9 additions and 9 deletions

View File

@ -65,7 +65,7 @@ LAM - Readme
cookies.
Download:
You can get the newest version at http://lam.sf.net/.
You can get the newest version at http://lam.sourceforge.net/.
License:
LAM is published under the GNU General Public License.

View File

@ -63,7 +63,7 @@ function StatusMessage($MessageTyp,$MessageHeadline,$MessageText='',$MessageVari
$class = "class=\"statusError\"";
$MessageTyp = _("LAM Internal Error");
$MessageHeadline = _("Invalid/Missing Message type");
$MessageText = _("Please report this error to the Bug-Tracker at {link=http://lam.sf.net}LDAP Account Manager Development Team{endlink}. The error number is {bold}0001:Invalid/Missing Message type.{endbold} Thank you.");
$MessageText = _("Please report this error to the Bug-Tracker at {link=http://lam.sourceforge.net}LDAP Account Manager Development Team{endlink}. The error number is {bold}0001:Invalid/Missing Message type.{endbold} Thank you.");
}
$MessageHeadline = parseMessageString($MessageHeadline);

View File

@ -82,7 +82,7 @@ echo $_SESSION['header'];
echo "//-->\n";
echo "</script>\n";
?>
<p align="center"><a href="http://lam.sf.net" target="_blank">
<p align="center"><a href="http://lam.sourceforge.net" target="_blank">
<img src="../../graphics/banner.jpg" border=1 alt="LDAP Account Manager"></a>
</p>
<hr><br><br>

View File

@ -149,7 +149,7 @@ echo ("<title>" . _("LDAP Account Manager Configuration") . "</title>\n");
echo ("<link rel=\"stylesheet\" type=\"text/css\" href=\"../../style/layout.css\">\n");
echo ("</head>\n");
echo ("<body>\n");
echo ("<p align=\"center\"><a href=\"http://lam.sf.net\" target=\"new_window\">".
echo ("<p align=\"center\"><a href=\"http://lam.sourceforge.net\" target=\"new_window\">".
"<img src=\"../../graphics/banner.jpg\" border=1 alt=\"LDAP Account Manager\"></a></p>\n<hr>\n<p></p>\n");
// display formular

View File

@ -68,7 +68,7 @@ echo "<title>" . _("LDAP Account Manager Configuration") . "</title>\n";
echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../../style/layout.css\">\n";
echo "</head><body>\n";
echo ("<p align=\"center\"><a href=\"http://lam.sf.net\" target=\"new_window\">".
echo ("<p align=\"center\"><a href=\"http://lam.sourceforge.net\" target=\"new_window\">".
"<img src=\"../../graphics/banner.jpg\" border=1 alt=\"LDAP Account Manager\"></a></p><hr><br>\n");
echo ("<form action=\"confmodules.php\" method=\"post\">\n");

View File

@ -76,7 +76,7 @@ echo "<title>" . _("LDAP Account Manager Configuration") . "</title>\n";
echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../../style/layout.css\">\n";
echo "</head><body>\n";
echo ("<p align=\"center\"><a href=\"http://lam.sf.net\" target=\"new_window\">".
echo ("<p align=\"center\"><a href=\"http://lam.sourceforge.net\" target=\"new_window\">".
"<img src=\"../../graphics/banner.jpg\" border=1 alt=\"LDAP Account Manager\"></a></p><hr><br><br>");
// remove double slashes if magic quotes are on

View File

@ -53,7 +53,7 @@ echo $_SESSION['header'];
<link rel="stylesheet" type="text/css" href="../../style/layout.css">
</head>
<body>
<p align="center"><a href="http://lam.sf.net" target="_blank">
<p align="center"><a href="http://lam.sourceforge.net" target="_blank">
<img src="../../graphics/banner.jpg" border=1 alt="LDAP Account Manager"></a>
</p>
<hr><br>

View File

@ -164,7 +164,7 @@ function display_LoginPage($config_object) {
echo "</script>\n";
?>
<p align="center">
<a href="http://lam.sf.net" target="_blank"><img src="../graphics/banner.jpg" border="1" alt="LDAP Account Manager"></a>
<a href="http://lam.sourceforge.net" target="_blank"><img src="../graphics/banner.jpg" border="1" alt="LDAP Account Manager"></a>
</p>
<table width="100%" border="0">
<tr>

View File

@ -64,7 +64,7 @@ unset($_SESSION);
<link rel="stylesheet" type="text/css" href="../style/layout.css">
</head>
<body>
<p align="center"><a href="http://lam.sf.net" target="new_window">
<p align="center"><a href="http://lam.sourceforge.net" target="new_window">
<img src="../graphics/banner.jpg" border=1 alt="LDAP Account Manager"></a>
</p>
<hr>