Local lables in themes, comments functions improvements.

This commit is contained in:
Emidio Reggiani 2026-01-14 09:11:32 +01:00
commit 8f1d51764b
5 changed files with 35 additions and 12 deletions

View file

@ -61,8 +61,8 @@
<?php endif; ?>
</td>
<td>
<a href="<?php echo site_url() . get_url_from_file($comment['file']); ?>" target="_blank">
<?php echo _h(get_url_from_file($comment['file'])); ?>
<a href="<?php echo site_url() . $comment['url']; ?>" target="_blank">
<?php echo _h($comment['url']); ?>
</a>
</td>
<td>