about summary refs log tree commit diff stats
path: root/pug/options/general/general.pug
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-04-17 15:27:21 +0300
committerManeraKai <manerakai@protonmail.com>2022-04-17 15:27:21 +0300
commitf17463a9ea15a479376597f94f5d920bb8f4cc79 (patch)
tree55a0a00803262d0bbadc8f5f8985b8a679d47fa5 /pug/options/general/general.pug
parentFix medium regex #137 (diff)
downloadlibredirect-f17463a9ea15a479376597f94f5d920bb8f4cc79.zip
Added latency test #134
Diffstat (limited to 'pug/options/general/general.pug')
-rw-r--r--pug/options/general/general.pug14
1 files changed, 7 insertions, 7 deletions
diff --git a/pug/options/general/general.pug b/pug/options/general/general.pug
index 1f49363d..d0aad99a 100644
--- a/pug/options/general/general.pug
+++ b/pug/options/general/general.pug
@@ -49,26 +49,26 @@ body.option(dir="auto")
                 svg(xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor")
                     path(d="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z")
                 x(data-localise="__MSG_updateInstances__") Update Instances
-            
+
             |&nbsp; &nbsp;
-            
+
             label.button.button-inline(for="import-settings") 
                 svg(xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor")
                     path(d="M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z")
                 |&nbsp;
                 x(data-localise="__MSG_importSettings__") Import Settings
-                input#import-settings.button.button-inline(type="file" style="display:none;")
-            
+            input#import-settings.button.button-inline(type="file" style="display:none;")
+
             |&nbsp; &nbsp;
-            
+
             a#export-settings.button.button-inline
                 svg(xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor")
                     path(d="M10.09 15.59L11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM19 3H5c-1.11 0-2 .9-2 2v4h2V5h14v14H5v-4H3v4c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z")
                 |&nbsp;
                 x(data-localise="__MSG_exportSettings__") Export Settings
-            
+
             |&nbsp; &nbsp;
-            
+
             a#reset-settings.button.button-inline
                 svg(xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor")
                     path(d="M12,5V2L8,6l4,4V7c3.31,0,6,2.69,6,6c0,2.97-2.17,5.43-5,5.91v2.02c3.95-0.49,7-3.85,7-7.93C20,8.58,16.42,5,12,5z")