Minor text fixes

This commit is contained in:
Scott Idem
2025-05-16 11:55:00 -04:00
parent cc354100ae
commit bae46782d6
5 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@ if (log_lvl) {
title="Count {$lq__event_session_obj_li.length ?? 'None'}"
>
<span class="fas fa-list-ol mx-4"></span>
{$lq__event_session_obj_li.length ?? 'None'}
{$lq__event_session_obj_li.length ?? 'None'}&times;
</span>
{/if}
</h2>