remove lan stuff

This commit is contained in:
Matt Hill
2021-02-26 09:16:45 -07:00
committed by Aiden McClelland
parent 68eccdb63c
commit 92c297648c
11 changed files with 55 additions and 178 deletions

View File

@@ -3,7 +3,7 @@
<ion-buttons slot="end">
<badge-menu-button></badge-menu-button>
</ion-buttons>
<ion-title>Secure LAN Setup</ion-title>
<ion-title>LAN Setup</ion-title>
<ion-buttons slot="start">
<pwa-back-button></pwa-back-button>
</ion-buttons>

View File

@@ -59,12 +59,12 @@
<ion-item [routerLink]="['lan']">
<ion-icon slot="start" name="home-outline" color="primary"></ion-icon>
<ion-label><ion-text color="primary">Secure LAN Setup</ion-text></ion-label>
<ion-label><ion-text color="primary">LAN Setup</ion-text></ion-label>
</ion-item>
<ion-item [routerLink]="['wifi']">
<ion-icon slot="start" name="wifi" color="primary"></ion-icon>
<ion-label><ion-text color="primary">WiFi</ion-text></ion-label>
<ion-label><ion-text color="primary">WiFi Setup</ion-text></ion-label>
</ion-item>
<ion-item lines="none" [routerLink]="['developer']">

View File

@@ -3,7 +3,7 @@
<ion-buttons slot="start">
<pwa-back-button></pwa-back-button>
</ion-buttons>
<ion-title>Wifi</ion-title>
<ion-title>WiFi Setup</ion-title>
<ion-buttons slot="end">
<badge-menu-button></badge-menu-button>
</ion-buttons>
@@ -26,7 +26,7 @@
<ion-text color="warning">Warning!</ion-text>
<br />
<br />
<ion-text color="dark">WiFi is a beta feature with known issues. If you make changes to WiFi, your Embassy and its Services may become unreachable for upward of a few hours over Tor. Please use with caution and patience.</ion-text>
<ion-text color="dark">Making changes to WiFi can cause your Embassy and its Services to become unreachable for a few minutes to an hour. Please be patient.</ion-text>
</ion-label>
</ion-item>