Everything is explained here in Talk19Zehn's message, the modification to be made modifies the arrow icon and add a phpBB language key "Citation"
If you prefer this rendering
Download this extension which will allow you to create your own language keys.
In the file Instead of
With the extension to download, open the fileEnjoy
If you prefer this rendering
Download this extension which will allow you to create your own language keys.
In the file
bbcode.html copy the modified line given by Talk19Zehn, this one: Code:
<a href="{@post_url}" data-post-id="{@post_id}" ><i class="icon fa-mouse-pointer fa-fw" aria-hidden="true"></i>< xsl:value-of select="$L_QUOTE"/></a>$L_QUOTE replace with $L_GOTOPOST, save and empty it hidden. With the extension to download, open the file
./ext/caforum/language/language/fr/lang.php and add this: Code:
'GOTOPOST' => 'Aller au message', Statistics: Posted by ssl — Mon Aug 05, 2024 10:09 am