mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-27 23:14:04 +00:00
Improve contact server error message
This commit is contained in:
parent
12057af24a
commit
45e8dfb0ae
|
@ -110,7 +110,7 @@
|
|||
{% if has_checkin_error %}
|
||||
<tr>
|
||||
<th>Server</th>
|
||||
<td style="color: red;"><b>Error contacting mynodebtc.com via Tor!</b><br/>You may have issues checking for new versions or saving product keys.</td>
|
||||
<td style="color: red;"><b>Error contacting mynodebtc.com via Tor!</b><br/>You may have issues checking for new versions or saving product keys. This may be a temporary issue.</td>
|
||||
</tr>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user