Skip to content

Commit

Permalink
Tema principal
Browse files Browse the repository at this point in the history
  • Loading branch information
twilight1794 committed Nov 19, 2024
1 parent 1d9765e commit 25b8afc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,8 +353,8 @@ <h3>$r_cfg_tema</h3>
</dl>
</details>
<select id="selTemaTema">
<option selected="selected">$sel_tematema_sistema</option>
<option>$sel_tematema_claro</option>
<option>$sel_tematema_sistema</option>
<option selected="selected">$sel_tematema_claro</option>
<option>$sel_tematema_oscuro</option>
</select>
</fieldset>
Expand Down

0 comments on commit 25b8afc

Please sign in to comment.