mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Update hscontrol/templates/apple.go
Co-authored-by: Kristoffer Dalby <kristoffer@dalby.cc>
This commit is contained in:
parent
faef907672
commit
b3d280644a
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ func Apple(url string) *elem.Element {
|
|||
elem.Text("Open Tailscale"),
|
||||
),
|
||||
elem.Li(nil,
|
||||
elem.Text("Select \"Install VPN configuration\""),
|
||||
elem.Text(`Select "Install VPN configuration"`),
|
||||
),
|
||||
elem.Li(nil,
|
||||
elem.Text("Select \"Allow\""),
|
||||
|
|
Loading…
Reference in a new issue