From fd39d6b3a94763c54fc382fa45f0cf11c92a8100 Mon Sep 17 00:00:00 2001 From: azivner Date: Sat, 5 Jan 2019 21:51:27 +0100 Subject: [PATCH] using btn-secondary instead of btn-default since that doesn't exist in BS4 --- src/views/dialogs/confirm.ejs | 2 +- src/views/dialogs/options.ejs | 16 ++++++++-------- src/views/setup.ejs | 6 +++--- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/views/dialogs/confirm.ejs b/src/views/dialogs/confirm.ejs index 43e890d6a..5b02484e8 100644 --- a/src/views/dialogs/confirm.ejs +++ b/src/views/dialogs/confirm.ejs @@ -14,7 +14,7 @@
@@ -125,7 +125,7 @@
- +
@@ -154,7 +154,7 @@
- +
@@ -164,24 +164,24 @@

This will test connection and handshake to the sync server. If sync server isn't initialized, this will set it up to sync with local document.

- +

Sync

- +

- +

Debugging

-

+

This action will create a new copy of the database and anonymise it (remove all note content and leave only structure and metadata) for sharing online for debugging purposes without fear of leaking your personal data.

@@ -190,7 +190,7 @@

This will rebuild database which will typically result in smaller database file. No data will be actually changed.

- +
diff --git a/src/views/setup.ejs b/src/views/setup.ejs index 1079b27db..04ec6c748 100644 --- a/src/views/setup.ejs +++ b/src/views/setup.ejs @@ -49,7 +49,7 @@
- +   @@ -70,7 +70,7 @@
  • once you've done all this, click here
  • - +
    @@ -97,7 +97,7 @@
    - +