stringify finished views

This commit is contained in:
HB9HIL
2024-06-08 09:54:45 +02:00
parent 10568149af
commit e454a4d2ef
60 changed files with 340 additions and 381 deletions

View File

@@ -25,5 +25,5 @@
day ++
df3et
</pre>
<p><?php echo sprintf(_pgettext("uses 'this article'", "A full summary of all commands and the necessary syntax can be found in %s of our Wiki."), "<a href='https://github.com/wavelog/wavelog/wiki/SimpleFLE' target='_blank'>this article</a>"); ?></p>
<p><?= sprintf(_pgettext("uses 'this article'", "A full summary of all commands and the necessary syntax can be found in %s of our Wiki."), "<a href='https://github.com/wavelog/wavelog/wiki/SimpleFLE' target='_blank'>this article</a>"); ?></p>