Skip to content

Commit

Permalink
Change past tab to pasado
Browse files Browse the repository at this point in the history
  • Loading branch information
bressler1995 committed Oct 16, 2024
1 parent d1860bb commit 86dbb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/os101spanish/instructorled.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h2 class="text-center mb-2">Clases dirigidas por Instructores</h2>
<div id="tops_workshops_container" class="d-flex flex-column flex-wrap tops_workshops_container">
<div class="d-flex flex-row flex-wrap justify-content-center tops_workshops_tabs">
<button class="workshop_tab active" type="button"><i class="fa-solid fa-desktop"></i><span>Virtual</span></button>
<button class="workshop_tab" type="button"><i class="fa-solid fa-hourglass-end"></i><span>Past</span></button>
<button class="workshop_tab" type="button"><i class="fa-solid fa-hourglass-end"></i><span>Pasado</span></button>
</div>
<div class="tops_workshops_tables">

Expand Down

0 comments on commit 86dbb10

Please sign in to comment.