syntax errors correction
This commit is contained in:
parent
b83440a073
commit
9e930fad88
@ -14,9 +14,9 @@
|
|||||||
</noscript>
|
</noscript>
|
||||||
<h2>{% trans "Updater Status" %}</h2>
|
<h2>{% trans "Updater Status" %}</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>{% trans "My IP" :%}</dt>
|
<dt>{% trans "My IP:" %}</dt>
|
||||||
<dd><span id="myip"></span> (<span id="myip_timestamp"></span>)</dd>
|
<dd><span id="myip"></span> (<span id="myip_timestamp"></span>)</dd>
|
||||||
<dt>{% trans "Last update response" :%}</dt>
|
<dt>{% trans "Last update response:" %}</dt>
|
||||||
<dd><span id="response"></span> (<span id="response_timestamp"></span>)</dd>
|
<dd><span id="response"></span> (<span id="response_timestamp"></span>)</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user