aboutsummaryrefslogtreecommitdiff
path: root/FtechWebring.php
diff options
context:
space:
mode:
Diffstat (limited to 'FtechWebring.php')
-rw-r--r--FtechWebring.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/FtechWebring.php b/FtechWebring.php
index 3d61503..cca1a79 100644
--- a/FtechWebring.php
+++ b/FtechWebring.php
@@ -94,7 +94,7 @@ if ($raw !== false) {
echo("
<ftww-base>
<ftww-title>"._ftww("Ftech webring", "Anneau Web Ftech")."</ftww-title>
- <ftww-description>"._ftww("This is ", "Il s'agit de ")."<a href=\"".$sites[$thisSite]["url"]."\">".$sites[$thisSite]["name"]."</a>"._ftww(", owned by ", "possédé par ").$sites[$thisSite]["owner"]._ftww(". This website is part of the Ftech webring.", ". Ce site Web fait partie de l'anneau Web Ftech.")."</ftww-description>
+ <ftww-description>"._ftww("This is ", "Il s'agit de ")."<a href=\"".$sites[$thisSite]["url"]."\">".$sites[$thisSite]["name"]."</a>"._ftww(", owned by ", ", possédé par ").$sites[$thisSite]["owner"]._ftww(". This website is part of the Ftech webring.", ". Ce site Web fait partie de l'anneau Web Ftech.")."</ftww-description>
<ftww-actions>");
if (!is_null($previous)) echo("<a href=\"".$previous."\" target='_blank'>["._ftww("Prev", "Préc")."]</a>\n");