diff --git a/views/apps/new.html b/views/apps/new.html index 3135f7ba..70838054 100644 --- a/views/apps/new.html +++ b/views/apps/new.html @@ -12,13 +12,13 @@

-

Authorize {{ if .Name }}{{ .Name }}{{ else }}the new app{{end}} access to:

+

Authorize {{ if .Name }}{{ .Name }}{{ else }}the new app{{end}} access to:

    {{range $key, $value := .RequestMethodHelper}}
  • - +
  • {{ end }} @@ -55,7 +55,7 @@

    class="bg-gray-50 border border-gray-300 text-gray-900 focus:ring-purple-700 dark:focus:ring-purple-600 dark:ring-offset-gray-800 focus:ring-2 text-sm rounded-lg block w-full p-2.5 dark:bg-surface-00dp dark:border-gray-700 dark:placeholder-gray-400 dark:text-white" />

    Give your connection a name to easily identify it.

    @@ -64,11 +64,11 @@

    {{end}} -

    +

    -

    If set, app connection will be cancelled after the expiry date.

    +

    If set, app connection will be cancelled after the expiry date.

    -

    +

    -

    If set, app will be restricted to send payments only within a chosen budget range (Routing fees not included).

    +

    If set, app will be restricted to send payments only within a chosen budget range (Routing fees not included).

    diff --git a/views/apps/show.html b/views/apps/show.html index 57aebf54..fd669c07 100644 --- a/views/apps/show.html +++ b/views/apps/show.html @@ -67,8 +67,8 @@

    Permissions

    ⚠️ Danger zone

    -

    - This will revoke the permission and will no longer allow calls from this pubkey. +

    + This will revoke the permission and will no longer allow calls from this public key.