aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeer <himbeer@disroot.org>2024-08-19 13:08:56 +0200
committerHimbeer <himbeer@disroot.org>2024-08-19 13:08:56 +0200
commitd14e8876bcdabf9022afd72c01594fc68004c43e (patch)
tree7ef59b8de9de8cf6647d71a0294e23f13512a588
parentbe6d0f2c9c0e302c365972772b1057d85db38ea5 (diff)
Fix a typo on the WAN button of the navigation bar
-rw-r--r--src/dashboard.html2
-rw-r--r--src/lan.html2
-rw-r--r--src/log.html2
-rw-r--r--src/sys.html2
-rw-r--r--src/vpn.html2
-rw-r--r--src/wan.html2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/dashboard.html b/src/dashboard.html
index 668dcec..37af334 100644
--- a/src/dashboard.html
+++ b/src/dashboard.html
@@ -18,7 +18,7 @@
</form>
<form id="wan-open-form">
- <button id="wan-open-submit" type="submit">Einwahl und Zugansdaten</button>
+ <button id="wan-open-submit" type="submit">Einwahl und Zugangsdaten</button>
</form>
<form id="lan-open-form">
diff --git a/src/lan.html b/src/lan.html
index 19c6fda..3e071d7 100644
--- a/src/lan.html
+++ b/src/lan.html
@@ -19,7 +19,7 @@
</form>
<form id="wan-open-form">
- <button id="wan-open-submit" type="submit">Einwahl und Zugansdaten</button>
+ <button id="wan-open-submit" type="submit">Einwahl und Zugangsdaten</button>
</form>
<form id="lan-open-form">
diff --git a/src/log.html b/src/log.html
index 5487eef..a274989 100644
--- a/src/log.html
+++ b/src/log.html
@@ -19,7 +19,7 @@
</form>
<form id="wan-open-form">
- <button id="wan-open-submit" type="submit">Einwahl und Zugansdaten</button>
+ <button id="wan-open-submit" type="submit">Einwahl und Zugangsdaten</button>
</form>
<form id="lan-open-form">
diff --git a/src/sys.html b/src/sys.html
index f72a8f5..6d2e25d 100644
--- a/src/sys.html
+++ b/src/sys.html
@@ -19,7 +19,7 @@
</form>
<form id="wan-open-form">
- <button id="wan-open-submit" type="submit">Einwahl und Zugansdaten</button>
+ <button id="wan-open-submit" type="submit">Einwahl und Zugangsdaten</button>
</form>
<form id="lan-open-form">
diff --git a/src/vpn.html b/src/vpn.html
index edd9c26..19bebe3 100644
--- a/src/vpn.html
+++ b/src/vpn.html
@@ -19,7 +19,7 @@
</form>
<form id="wan-open-form">
- <button id="wan-open-submit" type="submit">Einwahl und Zugansdaten</button>
+ <button id="wan-open-submit" type="submit">Einwahl und Zugangsdaten</button>
</form>
<form id="lan-open-form">
diff --git a/src/wan.html b/src/wan.html
index 18d9771..3c3a546 100644
--- a/src/wan.html
+++ b/src/wan.html
@@ -19,7 +19,7 @@
</form>
<form id="wan-open-form">
- <button id="wan-open-submit" type="submit">Einwahl und Zugansdaten</button>
+ <button id="wan-open-submit" type="submit">Einwahl und Zugangsdaten</button>
</form>
<form id="lan-open-form">