diff --git a/dashboard/oidc_device_confirm.html b/dashboard/oidc_device_confirm.html index 83d19074e..7a6282911 100644 --- a/dashboard/oidc_device_confirm.html +++ b/dashboard/oidc_device_confirm.html @@ -1,10 +1,10 @@ - OpenID Device Confirm + OpenID Confirm diff --git a/dashboard/oidc_device_input.html b/dashboard/oidc_device_input.html index a75c7a3c0..495cd1a4c 100644 --- a/dashboard/oidc_device_input.html +++ b/dashboard/oidc_device_input.html @@ -4,7 +4,7 @@ OpenID Device Sign-in diff --git a/dashboard/oidc_device_success.html b/dashboard/oidc_device_success.html index b03b5af7e..c3cc26769 100644 --- a/dashboard/oidc_device_success.html +++ b/dashboard/oidc_device_success.html @@ -4,7 +4,7 @@ OpenID Device Success diff --git a/dashboard/src/views/OidcDeviceConfirmView.vue b/dashboard/src/views/OidcDeviceConfirmView.vue index d9f5548e3..32497b168 100644 --- a/dashboard/src/views/OidcDeviceConfirmView.vue +++ b/dashboard/src/views/OidcDeviceConfirmView.vue @@ -1,5 +1,7 @@