mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Mark special French version even more specially
This commit is contained in:
2
docs.php
2
docs.php
@@ -89,7 +89,7 @@ foreach ($man_languages as $langnum => $langcode) {
|
||||
|
||||
// Also link to the external special French version, after the French link
|
||||
if ($langcode == "fr") {
|
||||
echo '<a href="http://dev.nexen.net/docs/php/annotee/">Special French</a>, ';
|
||||
echo '<a href="http://dev.nexen.net/docs/php/annotee/">[Special French]</a>, ';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user