mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-12-16 11:52:58 +03:00
- client: fix link to dhcp settings page
This commit is contained in:
parent
dc43ad9910
commit
e2675e9a3b
@ -80,7 +80,7 @@ let Form = (props) => {
|
|||||||
<div className="form__desc">
|
<div className="form__desc">
|
||||||
<Trans
|
<Trans
|
||||||
components={[
|
components={[
|
||||||
<a href="#settings_dhcp" key="0">
|
<a href="#dhcp" key="0">
|
||||||
link
|
link
|
||||||
</a>,
|
</a>,
|
||||||
]}
|
]}
|
||||||
|
Loading…
Reference in New Issue
Block a user