Browse Source
fix: add missing closing tag
fix typo
pull/1584/head
Sebastian Rothe
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
src/web/html/update.html
|
@ -17,7 +17,7 @@ |
|
|
</form> |
|
|
</form> |
|
|
</fieldset> |
|
|
</fieldset> |
|
|
<div class="row mt-4"> |
|
|
<div class="row mt-4"> |
|
|
<a href="https://fw.ahoydtu.de" target="_blank">{#DOWNLOADS}<a/> |
|
|
<a href="https://fw.ahoydtu.de" target="_blank">{#DOWNLOADS}</a> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|