aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-11 22:24:43 -0500
committerJesús <heckyel@hyperbola.info>2019-08-11 22:24:43 -0500
commit066668e9efdf643d14b48dacb42112c1436f30b9 (patch)
tree198da0a48c5e3f7e71ed2ee26f0546a274296aa2
parent25730e2f78f3c0b6c97dd4ed55531c63c501ace3 (diff)
downloadematrix-066668e9efdf643d14b48dacb42112c1436f30b9.tar.lz
ematrix-066668e9efdf643d14b48dacb42112c1436f30b9.tar.xz
ematrix-066668e9efdf643d14b48dacb42112c1436f30b9.zip
fix syntax
-rw-r--r--hosts-files.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/hosts-files.html b/hosts-files.html
index 8799b50..b0cc6d6 100644
--- a/hosts-files.html
+++ b/hosts-files.html
@@ -48,17 +48,17 @@
<div id="templates" style="display: none;">
<ul>
<li class="listEntry">
- <input type="checkbox"><!--
- --><a class="content" type="text/plain" target="_blank" href=""></a>&#8203;<!--
- --><a class="fa support" href="" target="_blank">&#xf015;</a>&#8203;<!--
- --><a class="fa remove" href="">&#xf014;</a>&#8203;<!--
- --><a class="fa mustread" href="" target="_blank">&#xf05a;</a>&#8203;<!--
-  --><span class="fa status unsecure" title="http">&#xf13e;</span>&#8203;<!--
- --><span class="counts dim"></span>&#8203;<!--
-  --><span class="fa status obsolete" title="hostsFilesExternalListObsolete">&#xf071;</span>&#8203;<!--
-  --><span class="fa status cache">&#xf017;</span>&#8203;<!--
-  --><span class="fa status updating">&#xf110;</span>&#8203;<!--
-  --><span class="fa status failed">&#xf06a;</span>
+ <input type="checkbox"><!-- -->
+ <a class="content" type="text/plain" target="_blank" href=""></a>&#8203;<!-- -->
+ <a class="fa support" href="" target="_blank">&#xf015;</a>&#8203;<!-- -->
+ <a class="fa remove" href="">&#xf014;</a>&#8203;<!-- -->
+ <a class="fa mustread" href="" target="_blank">&#xf05a;</a>&#8203;<!-- -->
+ <span class="fa status unsecure" title="http">&#xf13e;</span>&#8203;<!-- -->
+ <span class="counts dim"></span>&#8203;<!-- -->
+ <span class="fa status obsolete" title="hostsFilesExternalListObsolete">&#xf071;</span>&#8203;<!-- -->
+ <span class="fa status cache">&#xf017;</span>&#8203;<!-- -->
+ <span class="fa status updating">&#xf110;</span>&#8203;<!-- -->
+ <span class="fa status failed">&#xf06a;</span>
</li>
</ul>
</div>