Fix a typo
parent
54baf7b4dc
commit
6134d7303d
|
@ -425,7 +425,7 @@
|
||||||
<a href="{{ support_url }}" title="Support page" style="color: #9dce0a">{{ support_url}}</a>
|
<a href="{{ support_url }}" title="Support page" style="color: #9dce0a">{{ support_url}}</a>
|
||||||
<br>
|
<br>
|
||||||
<strong>Contact us:</strong>
|
<strong>Contact us:</strong>
|
||||||
<a href="mailto:{{ support_email }}" title="Supporti email" style="color: #9dce0a">
|
<a href="mailto:{{ support_email }}" title="Support email" style="color: #9dce0a">
|
||||||
{{ support_email }}
|
{{ support_email }}
|
||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -399,7 +399,7 @@
|
||||||
<a href="{{ support_url }}" title="Support page" style="color: #9dce0a">{{ support_url}}</a>
|
<a href="{{ support_url }}" title="Support page" style="color: #9dce0a">{{ support_url}}</a>
|
||||||
<br>
|
<br>
|
||||||
<strong>Contact us:</strong>
|
<strong>Contact us:</strong>
|
||||||
<a href="mailto:{{ support_email }}" title="Supporti email" style="color: #9dce0a">
|
<a href="mailto:{{ support_email }}" title="Support email" style="color: #9dce0a">
|
||||||
{{ support_email }}
|
{{ support_email }}
|
||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -461,7 +461,7 @@
|
||||||
<a href="{{ support_url }}" title="Support page" style="color: #9dce0a">{{ support_url}}</a>
|
<a href="{{ support_url }}" title="Support page" style="color: #9dce0a">{{ support_url}}</a>
|
||||||
<br>
|
<br>
|
||||||
<strong>Contact us:</strong>
|
<strong>Contact us:</strong>
|
||||||
<a href="mailto:{{ support_email }}" title="Supporti email" style="color: #9dce0a">
|
<a href="mailto:{{ support_email }}" title="Support email" style="color: #9dce0a">
|
||||||
{{ support_email }}
|
{{ support_email }}
|
||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Reference in New Issue