index.html aktualisiert

"Sortieren" statt "Reihenfolge"
This commit is contained in:
simonpipe 2025-04-02 14:11:17 +00:00
parent 72e9865c3c
commit c3b6bf7114

View file

@ -40,7 +40,7 @@
<table id="preset-table"> <table id="preset-table">
<thead> <thead>
<tr> <tr>
<th>Reihenfolge</th> <th>Sortieren</th>
<th>Name</th> <th>Name</th>
<th>URL</th> <th>URL</th>
<th>Löschen</th> <th>Löschen</th>