mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-11-10 15:20:57 +00:00
Fix typo
This commit is contained in:
parent
52ecfad0eb
commit
e2a753828b
@ -52,7 +52,7 @@ use Joomla\CMS\Language\Text;
|
||||
?>
|
||||
<strong> <?php echo htmlspecialchars($cat['title'], ENT_COMPAT, 'UTF-8'); ?></strong>
|
||||
<?php
|
||||
endif; ?>;
|
||||
endif; ?>
|
||||
<ul class="weblinks<?php echo $moduleclass_sfx; ?>">
|
||||
<?php foreach ($items as $item) :
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user