Skip to content

Commit

Permalink
Add lang attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ortmann committed May 7, 2024
1 parent 8317e39 commit a61d236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mod/webui.mod/text/webui.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Copyright (C) 2024 Eggheads Development Team
-->
<!DOCTYPE html>
<html style="height:100%;">
<html lang="en" style="height:100%;">
<head>
<meta charset="utf-8">
<title>Eggdrop</title>
Expand Down

0 comments on commit a61d236

Please sign in to comment.