[FIX] Change root path of the website
This commit is contained in:
@@ -27,7 +27,7 @@ function printMenuEntry ($name, $href)
|
||||
echo "
|
||||
<tr> <td valign=\"middle\" align=\"center\"
|
||||
width=\"20%\">
|
||||
<img src=\"/ohmj/Imgs/icon_puce_over.gif\"
|
||||
<img src=\"/legacy/Imgs/icon_puce_over.gif\"
|
||||
border=\"0\" alt=\"*\"/></td>
|
||||
<td valign=\"middle\" nowrap=\"nowrap\"
|
||||
align=\"left\" width=\"80%\" >
|
||||
@@ -80,7 +80,7 @@ function printConnectBox()
|
||||
</td></tr>
|
||||
<tr>
|
||||
<td align=\"center\" bgcolor=\"#f6ae20\" >
|
||||
<form action=\"/ohmj/Scripts/login.php?op=verifid\"
|
||||
<form action=\"/legacy/Scripts/login.php?op=verifid\"
|
||||
method=\"post\">
|
||||
<font size=\"1\">Pseudonyme</font> <br />
|
||||
<input name=\"pseudo\" type=\"text\"
|
||||
@@ -113,10 +113,10 @@ function printDeconnectBox ()
|
||||
<tr>
|
||||
<td valign=\"middle\" align=\"center\"
|
||||
width=\"20%\">
|
||||
<img src=\"/ohmj/Imgs/icon_puce_over.gif\"
|
||||
<img src=\"/legacy/Imgs/icon_puce_over.gif\"
|
||||
border=\"0\" alt=\"*\"/></td>
|
||||
<td align=\"center\" bgcolor=\"#f6ae20\" >
|
||||
<a href=/ohmj/Scripts/logout.php >
|
||||
<a href=/legacy/Scripts/logout.php >
|
||||
<font face=\"\" color=\"#ffffff\" size=\"-1\">
|
||||
Quitter la session de $pseudo </font></a> </td> </tr>
|
||||
</font></a>
|
||||
|
||||
Reference in New Issue
Block a user