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