From bf9f2fe2663707cab9dd58b58d96a18cddffa90f Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Tue, 12 Dec 2017 17:35:18 +0100 Subject: [usb-lock-off] Design changes to fit the design_guidelines. TODO: lang_discardChanges should be a global Variable --- .../usblockoff/templates/usb-choose-config.html | 4 ++-- .../usblockoff/templates/usb-configuration.html | 18 +++++++++++------- 2 files changed, 13 insertions(+), 9 deletions(-) (limited to 'modules-available') diff --git a/modules-available/usblockoff/templates/usb-choose-config.html b/modules-available/usblockoff/templates/usb-choose-config.html index f2f5bb10..06dcf92f 100644 --- a/modules-available/usblockoff/templates/usb-choose-config.html +++ b/modules-available/usblockoff/templates/usb-choose-config.html @@ -61,7 +61,7 @@ @@ -105,7 +105,7 @@ closable: false, // <-- Default value is false draggable: false, // <-- Default value is false btnCancelLabel: '{{lang_cancel}}', // <-- Default value is 'Cancel', - btnOKLabel: '{{lang_delete}}', // <-- Default value is 'OK', + btnOKLabel: ' {{lang_delete}}', // <-- Default value is 'OK', btnOKClass: 'btn-danger', // <-- If you didn't specify it, dialog type will be used, callback: function (result) { if (result) { diff --git a/modules-available/usblockoff/templates/usb-configuration.html b/modules-available/usblockoff/templates/usb-configuration.html index 7032e249..fdfb0793 100644 --- a/modules-available/usblockoff/templates/usb-configuration.html +++ b/modules-available/usblockoff/templates/usb-configuration.html @@ -38,24 +38,28 @@
+ href="https://usbguard.github.io/documentation/rule-language.html" + style="margin-right: 3px;" target="_blank"> - + {{lang_devices}}
-
- - + +
@@ -65,11 +69,11 @@ -- cgit v1.2.3-55-g7522