GIve event title an id, so we can update it

This commit is contained in:
Isaac Connor
2024-09-21 09:42:44 -04:00
parent 852af8ee98
commit 2f013e0443

View File

@@ -226,7 +226,7 @@ if ( $Event->Id() and !file_exists($Event->Path()) )
?>
</div>
<h2><?php echo translate('Event').' '.$Event->Id() ?></h2>
<h2 id="eventTitle"><?php echo translate('Event').' '.$Event->Id() ?></h2>
<div class="d-flex flex-row">
<div id="replayControl">