fix spacing on help page

This commit is contained in:
zzz
2019-09-04 16:42:04 +00:00
parent 9a84f77fab
commit 71376d53c5

View File

@@ -72,7 +72,9 @@
</ul>
<h3><%=intl._t("Clock Skew")%></h3>
<p>
<%=intl._t("The skew (offset) of your computer's clock relative to the network-synced time.")%>
<%=intl._t("I2P requires your computer's time be accurate.")%>
<%=intl._t("If the skew is more than a few seconds, please correct the problem by adjusting your computer's time.")%>
<%=intl._t("If I2P cannot connect to the internet, a reading of 0ms may be indicated.")%>
</p>