Remove unneeded echo

This commit is contained in:
Vencislav Atanasov 2024-10-24 23:20:34 +03:00
parent e94ff0bbea
commit 9e92868475
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<section class="content subtitle_content"> <section class="content subtitle_content">
<?php <?php
echo '<h1>'.e_('about_event').'</h1>'; e_('about_event');
?> ?>
</section> </section>
<section class="content"> <section class="content">