From: Rich Bowen Date: Fri, 22 May 2026 16:27:51 +0000 (+0000) Subject: Fix broken fr.xml and tr.xml language files (permalink message misplaced) X-Git-Tag: 2.4.68-rc1-candidate~100 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af86240db71e651de029a1251d310fe6639c01db;p=thirdparty%2Fapache%2Fhttpd.git Fix broken fr.xml and tr.xml language files (permalink message misplaced) The element was placed before the declaration and outside the document structure in fr.xml and tr.xml, making them invalid XML. This caused the XSLT processor to fail to resolve $message lookups, resulting in empty link text throughout the generated HTML and broken page structure. Moved the permalink message inside where it belongs, and restored the declaration. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934504 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/lang/fr.xml b/docs/manual/style/lang/fr.xml index 4f3d605f6c..5dbdc6801c 100644 --- a/docs/manual/style/lang/fr.xml +++ b/docs/manual/style/lang/fr.xml @@ -1,6 +1,4 @@ - - Lien permanent - + @@ -164,5 +162,7 @@ Version actuelle de la documentation du serveur HTTP Apache Pour consulter la version actuelle de ce document, vous pouvez suivre ce lien. + Lien permanent + diff --git a/docs/manual/style/lang/tr.xml b/docs/manual/style/lang/tr.xml index 7fe940b3d9..9dbc781a4e 100644 --- a/docs/manual/style/lang/tr.xml +++ b/docs/manual/style/lang/tr.xml @@ -1,6 +1,4 @@ - - Permanent link - +