Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joomdonation committed May 24, 2024
1 parent 52ecfad commit e2a7538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/mod_weblinks/tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
?>
<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) :
?>
Expand Down

0 comments on commit e2a7538

Please sign in to comment.