aboutsummaryrefslogtreecommitdiffstats
path: root/raw-settings.html
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-11 22:31:34 -0500
committerJesús <heckyel@hyperbola.info>2019-08-11 22:31:34 -0500
commit991896312650c631481bcd4d33231f02375ee812 (patch)
tree7acd52baf5eac5590685ffced73d76bb3645bbf8 /raw-settings.html
parent066668e9efdf643d14b48dacb42112c1436f30b9 (diff)
downloadematrix-991896312650c631481bcd4d33231f02375ee812.tar.lz
ematrix-991896312650c631481bcd4d33231f02375ee812.tar.xz
ematrix-991896312650c631481bcd4d33231f02375ee812.zip
improve syntax
Diffstat (limited to 'raw-settings.html')
-rw-r--r--raw-settings.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/raw-settings.html b/raw-settings.html
index 4f8e3a7..6bb2092 100644
--- a/raw-settings.html
+++ b/raw-settings.html
@@ -31,10 +31,8 @@
</head>
<body>
- <p><span data-i18n="rawSettingsWarning"></span> <a class="fa info important" href="https://github.com/gorhill/uMatrix/wiki/Raw-settings" target="_blank">&#xf05a;</a>
- </p>
- <p><button id="rawSettingsApply" class="custom important" type="button" disabled="disabled" data-i18n="genericApplyChanges"></button>&ensp;
- </p>
+ <p><span data-i18n="rawSettingsWarning"></span> <a class="fa info important" href="https://github.com/gorhill/uMatrix/wiki/Raw-settings" target="_blank">&#xf05a;</a></p>
+ <p><button id="rawSettingsApply" class="custom important" type="button" disabled="disabled" data-i18n="genericApplyChanges"></button>&ensp;</p>
<textarea id="rawSettings" dir="auto" spellcheck="false"></textarea>
<script src="js/vapi-common.js"></script>